Merge pull request #175 from linuxserver/edge-procps
This commit is contained in:
commit
530ba1a28c
|
|
@ -73,6 +73,7 @@ RUN \
|
|||
curl \
|
||||
jq \
|
||||
netcat-openbsd \
|
||||
procps-ng \
|
||||
shadow \
|
||||
tzdata && \
|
||||
echo "**** create abc user and make our folders ****" && \
|
||||
|
|
|
|||
|
|
@ -73,6 +73,7 @@ RUN \
|
|||
curl \
|
||||
jq \
|
||||
netcat-openbsd \
|
||||
procps-ng \
|
||||
shadow \
|
||||
tzdata && \
|
||||
echo "**** create abc user and make our folders ****" && \
|
||||
|
|
|
|||
|
|
@ -73,6 +73,7 @@ RUN \
|
|||
curl \
|
||||
jq \
|
||||
netcat-openbsd \
|
||||
procps-ng \
|
||||
shadow \
|
||||
tzdata && \
|
||||
echo "**** create abc user and make our folders ****" && \
|
||||
|
|
|
|||
Loading…
Reference in a new issue