Merge pull request #162 from linuxserver/alpine-release
This commit is contained in:
commit
ad924e72a7
|
|
@ -75,6 +75,7 @@ S6_STAGE2_HOOK=/docker-mods
|
|||
RUN \
|
||||
echo "**** install runtime packages ****" && \
|
||||
apk add --no-cache \
|
||||
alpine-release \
|
||||
bash \
|
||||
ca-certificates \
|
||||
coreutils \
|
||||
|
|
|
|||
|
|
@ -75,6 +75,7 @@ S6_STAGE2_HOOK=/docker-mods
|
|||
RUN \
|
||||
echo "**** install runtime packages ****" && \
|
||||
apk add --no-cache \
|
||||
alpine-release \
|
||||
bash \
|
||||
ca-certificates \
|
||||
coreutils \
|
||||
|
|
|
|||
|
|
@ -75,6 +75,7 @@ S6_STAGE2_HOOK=/docker-mods
|
|||
RUN \
|
||||
echo "**** install runtime packages ****" && \
|
||||
apk add --no-cache \
|
||||
alpine-release \
|
||||
bash \
|
||||
ca-certificates \
|
||||
coreutils \
|
||||
|
|
|
|||
Loading…
Reference in a new issue