diff --git a/Scripte/Dockerfile b/Scripte/Dockerfile index 9e4b1b1..3b148d0 100644 --- a/Scripte/Dockerfile +++ b/Scripte/Dockerfile @@ -1,3 +1,3 @@ FROM node:14-alpine RUN apk --no-cache add python make gcc g++ graphicsmagick autoconf -RUN npm install -g gulp \ No newline at end of file +RUN npm install -g gulp gifsicle optipng \ No newline at end of file