Dockerfile updated
This commit is contained in:
parent
a35df5f235
commit
8e8feafd62
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user