docker-yarn/Dockerfile
2019-10-19 18:29:44 +02:00

3 lines
37 B
Docker

FROM node:11-alpine
RUN apk add yarn