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