Add `ps` command to Dockerfile image
parent
7cba4d7d64
commit
8235b01efb
|
|
@ -61,6 +61,7 @@ RUN apt install -y software-properties-common \
|
|||
build-essential \
|
||||
bzip2 \
|
||||
coreutils \
|
||||
procps \
|
||||
gnutls-bin \
|
||||
nasm \
|
||||
tar \
|
||||
|
|
|
|||
Loading…
Reference in New Issue