mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-04 03:48:55 +02:00
fix ghost
This commit is contained in:
parent
0dd5a39c61
commit
d18f0c57e3
@ -16,6 +16,7 @@ VOLUME $GHOST_CONTENT
|
||||
RUN set -ex \
|
||||
&& apk add -U bash \
|
||||
nodejs \
|
||||
nodejs-npm \
|
||||
&& apk add -t TMP build-base \
|
||||
curl \
|
||||
python \
|
||||
|
Loading…
Reference in New Issue
Block a user