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