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