Add `ps` command to Dockerfile image

mitchross-coral-installer-update
Brandon Kirsch 2021-01-07 20:19:32 -05:00
parent 7cba4d7d64
commit 8235b01efb
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ RUN apt install -y software-properties-common \
build-essential \
bzip2 \
coreutils \
procps \
gnutls-bin \
nasm \
tar \