Merge pull request #15 from entando/ENGPM-555 #43
publication.yml
on: push
check-pr
2s
publication
28s
Annotations
1 error
publication
buildx failed with: ERROR: failed to solve: process "/bin/sh -c microdnf install openssl curl ca-certificates ${JAVA_PACKAGE} tzdata-java && microdnf update && microdnf clean all && mkdir /deployments && chmod ug+rwX /deployments && curl https://repo1.maven.org/maven2/io/fabric8/run-java-sh/${RUN_JAVA_VERSION}/run-java-sh-${RUN_JAVA_VERSION}-sh.sh -o /deployments/run-java.sh && chown 1001:root -Rf /deployments/ && chmod ug+rx /deployments/run-java.sh && echo \"securerandom.source=file:/dev/urandom\" >> /etc/alternatives/jre/lib/security/java.security" did not complete successfully: exit code: 1
|