Restore procps

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

View file

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

View file

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

View file

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