docker-yarn/Dockerfile

3 lines
37 B
Docker

FROM node:11-alpine
RUN apk add yarn