Restore procps

This commit is contained in:
TheSpad 2023-03-01 19:53:11 +00:00
parent 8f6304defe
commit d2c30740b3
No known key found for this signature in database
GPG key ID: 08F06191F4587860
3 changed files with 3 additions and 0 deletions

View file

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

View file

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

View file

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