This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone-docker-runner.git
The following commit(s) were added to refs/heads/master by this push:
new 2dc4390 HDDS-11165. Install ps in ozone-runner image (#25)
2dc4390 is described below
commit 2dc439089554e605936ee8b2536de20644dbe1ff
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Sat Jul 13 06:54:05 2024 +0200
HDDS-11165. Install ps in ozone-runner image (#25)
---
Dockerfile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Dockerfile b/Dockerfile
index 004a046..491543d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -93,6 +93,7 @@ RUN set -eux ; \
net-tools \
nmap-ncat \
openssl \
+ procps \
python3 python3-pip \
snappy \
sudo \
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]