mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-22 05:09:09 +02:00
fix ghost
This commit is contained in:
parent
0dd5a39c61
commit
d18f0c57e3
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user