„Scripte/Dockerfile“ ändern
This commit is contained in:
parent
f019f28f6e
commit
7d12b2fe89
@ -1,6 +1,3 @@
|
|||||||
FROM node:14-alpine
|
FROM node:14-alpine
|
||||||
RUN apk update
|
RUN apk --no-cache add python make gcc g++ graphicsmagick
|
||||||
RUN apk add graphicsmagick
|
|
||||||
RUN apk add python3
|
|
||||||
RUN apk add make
|
|
||||||
RUN npm install -g gulp
|
RUN npm install -g gulp
|
||||||
Loading…
x
Reference in New Issue
Block a user