5 lines
104 B
Docker

FROM node:14-alpine
RUN apk update
RUN apk add graphicsmagick
RUN app add python
RUN npm install -g gulp