Dockerfile updated

This commit is contained in:
Christian Seyfferth 2020-05-08 18:55:29 +02:00
parent 0d3ac5297a
commit bc1487f2f1

View File

@ -1,3 +1,3 @@
FROM node:14-alpine
RUN apk --no-cache add python make gcc g++ graphicsmagick autoconf automake libtool zlib file pkgconfig nasm libpng-dev
RUN apk --no-cache add python make gcc g++ graphicsmagick autoconf automake libtool zlib file pkgconfig nasm libpng-dev zip
RUN npm install -g gulp