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 19d55c4  HDDS-11915. Netty OpenSsl not available on arm64 (#36)
19d55c4 is described below

commit 19d55c44978ddd8958039632ae44705d6e9fdb58
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Dec 12 17:13:30 2024 +0100

    HDDS-11915. Netty OpenSsl not available on arm64 (#36)
---
 Dockerfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Dockerfile b/Dockerfile
index 060832a..49d565b 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -41,6 +41,7 @@ RUN set -eux ; \
       fuse \
       jq \
       krb5-workstation \
+      libxcrypt-compat \
       lsof \
       ncurses \
       net-tools \


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to