[TASK] add python to image
This commit is contained in:
parent
5f2ba67022
commit
f4ed7d5f6d
@ -1,4 +1,5 @@
|
||||
FROM node:14-alpine
|
||||
RUN apk update
|
||||
RUN apk add graphicsmagick
|
||||
RUN app add python
|
||||
RUN npm install -g gulp
|
||||
Loading…
x
Reference in New Issue
Block a user