Merge pull request #206 from jmesnil/ignore-content-length #30
Annotations
1 error
Build and push JDK images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd $HOME && curl --ignore-content-length -L -O https://repository.jboss.org/org/***-dist/$WILDFLY_VERSION/wildfly-dist-$WILDFLY_VERSION.tar.gz && sha1sum wildfly-dist-$WILDFLY_VERSION.tar.gz | grep $WILDFLY_SHA1 && tar xf wildfly-dist-$WILDFLY_VERSION.tar.gz && mv $HOME/wildfly-$WILDFLY_VERSION $JBOSS_HOME && rm wildfly-dist-$WILDFLY_VERSION.tar.gz && chown -R jboss:0 ${JBOSS_HOME} && chmod -R g+rw ${JBOSS_HOME}" did not complete successfully: exit code: 1
|
Loading