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