FROM node:14-alpine RUN apk --no-cache add python make gcc g++ graphicsmagick autoconf RUN npm install -g gulp RUN npm install gifsicle optipng