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