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 e239441 HDDS-8488. Install openssl in runner image (#16)
e239441 is described below
commit e239441556fb22be7450bf5f22a305f7bab07397
Author: Galsza <[email protected]>
AuthorDate: Wed May 3 18:34:10 2023 +0200
HDDS-8488. Install openssl in runner image (#16)
---
Dockerfile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Dockerfile b/Dockerfile
index 6198ff1..7ff11d2 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -80,6 +80,7 @@ RUN set -eux ; \
java-11-openjdk-devel \
jq \
nmap-ncat \
+ openssl \
python3 python3-pip \
snappy \
sudo \
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]