Skip to content

Commit 67b8cc6

Browse files
committed
install psmisc
1 parent eacba1b commit 67b8cc6

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ RUN \
116116
pam \
117117
pciutils \
118118
procps-ng \
119+
psmisc \
119120
pulseaudio \
120121
python \
121122
shadow \

Dockerfile.aarch64

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ RUN \
114114
pam \
115115
pciutils \
116116
procps-ng \
117+
psmisc \
117118
pulseaudio \
118119
python \
119120
shadow \

0 commit comments

Comments
 (0)