Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Error :During build of docker compose with certs added #12

Open
kbidap opened this issue Nov 14, 2021 · 0 comments
Open

Error :During build of docker compose with certs added #12

kbidap opened this issue Nov 14, 2021 · 0 comments

Comments

@kbidap
Copy link

kbidap commented Nov 14, 2021

=> 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

@kbidap 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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant