„Scripte/Dockerfile“ ändern

This commit is contained in:
Christian Seyfferth 2020-05-08 09:38:19 +02:00
parent 004deccf84
commit f8b9952e79

View File

@ -1,3 +1,3 @@
FROM node:14-alpine
RUN apk --no-cache add python make gcc g++ graphicsmagick
RUN apk --no-cache add python make gcc g++ graphicsmagick autoconf
RUN npm install -g gulp