Make packages consistent between arches
This commit is contained in:
parent
12c615f236
commit
87c316bf3f
|
|
@ -72,7 +72,6 @@ RUN \
|
||||||
coreutils \
|
coreutils \
|
||||||
curl \
|
curl \
|
||||||
jq \
|
jq \
|
||||||
procps \
|
|
||||||
shadow \
|
shadow \
|
||||||
tzdata && \
|
tzdata && \
|
||||||
echo "**** create abc user and make our folders ****" && \
|
echo "**** create abc user and make our folders ****" && \
|
||||||
|
|
|
||||||
|
|
@ -72,7 +72,6 @@ RUN \
|
||||||
coreutils \
|
coreutils \
|
||||||
curl \
|
curl \
|
||||||
jq \
|
jq \
|
||||||
procps \
|
|
||||||
shadow \
|
shadow \
|
||||||
tzdata && \
|
tzdata && \
|
||||||
echo "**** create abc user and make our folders ****" && \
|
echo "**** create abc user and make our folders ****" && \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue