Spaces
This commit is contained in:
parent
078343fa8c
commit
7596410d7f
|
|
@ -75,7 +75,7 @@ S6_STAGE2_HOOK=/docker-mods
|
|||
RUN \
|
||||
echo "**** install runtime packages ****" && \
|
||||
apk add --no-cache \
|
||||
alpine-release\
|
||||
alpine-release \
|
||||
bash \
|
||||
ca-certificates \
|
||||
coreutils \
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ S6_STAGE2_HOOK=/docker-mods
|
|||
RUN \
|
||||
echo "**** install runtime packages ****" && \
|
||||
apk add --no-cache \
|
||||
alpine-release\
|
||||
alpine-release \
|
||||
bash \
|
||||
ca-certificates \
|
||||
coreutils \
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ S6_STAGE2_HOOK=/docker-mods
|
|||
RUN \
|
||||
echo "**** install runtime packages ****" && \
|
||||
apk add --no-cache \
|
||||
alpine-release\
|
||||
alpine-release \
|
||||
bash \
|
||||
ca-certificates \
|
||||
coreutils \
|
||||
|
|
|
|||
Loading…
Reference in a new issue