Merge pull request #175 from linuxserver/edge-procps
This commit is contained in:
commit
530ba1a28c
|
|
@ -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 ****" && \
|
||||||
|
|
|
||||||
|
|
@ -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 ****" && \
|
||||||
|
|
|
||||||
|
|
@ -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 ****" && \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue