Restore procps (ng)

This commit is contained in:
TheSpad 2023-03-01 20:03:23 +00:00
parent 30cde5e8e5
commit be5b98c2b5
No known key found for this signature in database
GPG key ID: 08F06191F4587860
3 changed files with 3 additions and 0 deletions

View file

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

View file

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

View file

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