Dockerfile updated
This commit is contained in:
parent
a7706883fe
commit
51979a2d61
@ -1,3 +1,3 @@
|
|||||||
FROM node:14-alpine
|
FROM node:14-alpine
|
||||||
RUN apk --no-cache add python make gcc g++ graphicsmagick autoconf automake libtool
|
RUN apk --no-cache add python make gcc g++ graphicsmagick autoconf automake libtool zlib
|
||||||
RUN npm install -g gulp
|
RUN npm install -g gulp
|
||||||
Loading…
x
Reference in New Issue
Block a user