Add netcat-openbsd due to busybox limitations

This commit is contained in:
TheSpad 2023-03-01 09:51:08 +00:00
parent 1d22f55973
commit 1275a243de
No known key found for this signature in database
GPG key ID: 08F06191F4587860
3 changed files with 3 additions and 0 deletions

View file

@ -72,6 +72,7 @@ RUN \
coreutils \
curl \
jq \
netcat-openbsd \
shadow \
tzdata && \
echo "**** create abc user and make our folders ****" && \

View file

@ -72,6 +72,7 @@ RUN \
coreutils \
curl \
jq \
netcat-openbsd \
shadow \
tzdata && \
echo "**** create abc user and make our folders ****" && \

View file

@ -72,6 +72,7 @@ RUN \
coreutils \
curl \
jq \
netcat-openbsd \
shadow \
tzdata && \
echo "**** create abc user and make our folders ****" && \