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