We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a6b29 commit bfa4f50Copy full SHA for bfa4f50
Dockerfile
@@ -15,7 +15,7 @@ RUN apt-get update && apt-get install -y \
15
unzip \
16
zip \
17
jq \
18
- ps \
+ procps \
19
\
20
# build-only deps (REMOVE LATER)
21
build-essential \
0 commit comments