docker-yarn/Dockerfile

3 lines
37 B
Docker
Raw Permalink Normal View History

2019-10-19 16:29:44 +00:00
FROM node:11-alpine
RUN apk add yarn