Merge pull request #175 from linuxserver/edge-procps

This commit is contained in:
Adam 2023-03-01 20:11:56 +00:00 committed by GitHub
commit 530ba1a28c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View file

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

View file

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

View file

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