„Scripte/Dockerfile“ ändern

This commit is contained in:
Christian Seyfferth 2020-05-08 07:11:08 +02:00
parent f019f28f6e
commit 7d12b2fe89

View File

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