You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
=> ERROR [18/21] RUN ls -1 /hygieia/cacerts | while read cert; do openssl x509 -outform der -in /hygieia/cacerts/$cert -out $cert.der; /usr/lib/jvm/java-openjdk/bin/keytool -im 1.0s
executor failed running [/bin/sh -c ls -1 /hygieia/cacerts | while read cert; do openssl x509 -outform der -in /hygieia/cacerts/$cert -out $cert.der; $JAVA_HOME/bin/keytool -import -alias $cert -keystore $JAVA_HOME/jre/lib/security/cacerts -trustcacerts -file $cert.der -storepass changeit -noprompt; rm $cert.der; done]: exit code: 1
ERROR: Service 'hygieia' failed to build : Build failed
The text was updated successfully, but these errors were encountered:
kbidap
changed the title
executor failed running [/bin/sh -c ls -1 /hygieia/cacerts | while read cert; do openssl x509 -outform der -in /hygieia/cacerts/$cert -out $cert.der; $JAVA_HOME/bin/keytool -import -alias $cert -keystore $JAVA_HOME/jre/lib/security/cacerts -trustcacerts -file $cert.der -storepass changeit -noprompt; rm $cert.der; done]: exit code: 1 ERROR: Service 'hygieia' failed to build : Build failed
Error :During build of docker compose with certs added
Nov 14, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
=> ERROR [18/21] RUN ls -1 /hygieia/cacerts | while read cert; do openssl x509 -outform der -in /hygieia/cacerts/$cert -out $cert.der; /usr/lib/jvm/java-openjdk/bin/keytool -im 1.0s
executor failed running [/bin/sh -c ls -1 /hygieia/cacerts | while read cert; do openssl x509 -outform der -in /hygieia/cacerts/$cert -out $cert.der; $JAVA_HOME/bin/keytool -import -alias $cert -keystore $JAVA_HOME/jre/lib/security/cacerts -trustcacerts -file $cert.der -storepass changeit -noprompt; rm $cert.der; done]: exit code: 1
ERROR: Service 'hygieia' failed to build : Build failed
The text was updated successfully, but these errors were encountered: