This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch jdk11
in repository https://gitbox.apache.org/repos/asf/ozone-docker-runner.git


The following commit(s) were added to refs/heads/jdk11 by this push:
     new cb4b91d  HDDS-11915. Netty OpenSsl not available on arm64 (#36)
cb4b91d is described below

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

    HDDS-11915. Netty OpenSsl not available on arm64 (#36)
    
    (cherry picked from commit 19d55c44978ddd8958039632ae44705d6e9fdb58)
---
 Dockerfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Dockerfile b/Dockerfile
index ce6165b..e3cdede 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -42,6 +42,7 @@ RUN set -eux ; \
       java-11-openjdk-devel \
       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