Add netcat-openbsd

This commit is contained in:
TheSpad 2023-03-01 11:20:37 +00:00
parent bb923d4917
commit e128cf0cda
No known key found for this signature in database
GPG key ID: 08F06191F4587860
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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