Add netcat-openbsd due to busybox limitations
This commit is contained in:
parent
1d22f55973
commit
1275a243de
|
|
@ -72,6 +72,7 @@ RUN \
|
||||||
coreutils \
|
coreutils \
|
||||||
curl \
|
curl \
|
||||||
jq \
|
jq \
|
||||||
|
netcat-openbsd \
|
||||||
shadow \
|
shadow \
|
||||||
tzdata && \
|
tzdata && \
|
||||||
echo "**** create abc user and make our folders ****" && \
|
echo "**** create abc user and make our folders ****" && \
|
||||||
|
|
|
||||||
|
|
@ -72,6 +72,7 @@ RUN \
|
||||||
coreutils \
|
coreutils \
|
||||||
curl \
|
curl \
|
||||||
jq \
|
jq \
|
||||||
|
netcat-openbsd \
|
||||||
shadow \
|
shadow \
|
||||||
tzdata && \
|
tzdata && \
|
||||||
echo "**** create abc user and make our folders ****" && \
|
echo "**** create abc user and make our folders ****" && \
|
||||||
|
|
|
||||||
|
|
@ -72,6 +72,7 @@ RUN \
|
||||||
coreutils \
|
coreutils \
|
||||||
curl \
|
curl \
|
||||||
jq \
|
jq \
|
||||||
|
netcat-openbsd \
|
||||||
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