mirror of
https://github.com/linuxserver/docker-baseimage-alpine.git
synced 2026-02-20 00:47:04 +08:00
Restore procps
This commit is contained in:
parent
8f6304defe
commit
d2c30740b3
@ -80,6 +80,7 @@ RUN \
|
||||
curl \
|
||||
jq \
|
||||
netcat-openbsd \
|
||||
procps \
|
||||
shadow \
|
||||
tzdata && \
|
||||
echo "**** create abc user and make our folders ****" && \
|
||||
|
||||
@ -80,6 +80,7 @@ RUN \
|
||||
curl \
|
||||
jq \
|
||||
netcat-openbsd \
|
||||
procps \
|
||||
shadow \
|
||||
tzdata && \
|
||||
echo "**** create abc user and make our folders ****" && \
|
||||
|
||||
@ -80,6 +80,7 @@ RUN \
|
||||
curl \
|
||||
jq \
|
||||
netcat-openbsd \
|
||||
procps \
|
||||
shadow \
|
||||
tzdata && \
|
||||
echo "**** create abc user and make our folders ****" && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user