Docker image builds #332
docker.yaml
on: schedule
docker-alpine32
44s
docker-alpine
31s
docker-arm32
1m 22s
docker-aarch
1m 23s
Annotations
4 errors
docker-alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ghcup config set gpg-setting GPGStrict && \tghcup --verbose install ghc --isolate=/usr --force ${GHC} && \tghcup --verbose install cabal --isolate=/usr/bin --force ${CABAL_INSTALL} && \tfind \"/usr/lib/ghc-${GHC}/\" \\( -name \"*_p.a\" -o -name \"*.p_hi\" \\) -type f -delete && \trm -r \"/usr/share/doc/ghc-${GHC}\" && \trm -rf /tmp/ghcup* && \tghcup gc -p -s -c -t" did not complete successfully: exit code: 2
|
docker-alpine32
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ghcup config set gpg-setting GPGStrict && \tghcup --verbose install ghc --isolate=/usr --force ${GHC} && \tghcup --verbose install cabal --isolate=/usr/bin --force ${CABAL_INSTALL} && \tfind \"/usr/lib/ghc-${GHC}/\" \\( -name \"*_p.a\" -o -name \"*.p_hi\" \\) -type f -delete && \trm -r \"/usr/share/doc/ghc-${GHC}\" && \trm -rf /tmp/ghcup* && \tghcup gc -p -s -c -t" did not complete successfully: exit code: 2
|
docker-arm32
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ghcup config set gpg-setting GPGStrict && \tghcup --verbose install ghc --isolate=/usr --force ${GHC} && \tghcup --verbose install cabal --isolate=/usr/bin --force ${CABAL_INSTALL} && \tghcup gc -s -c -t" did not complete successfully: exit code: 2
|
docker-aarch
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ghcup config set gpg-setting GPGStrict && \tghcup --verbose install ghc --isolate=/usr --force ${GHC} && \tghcup --verbose install cabal --isolate=/usr/bin --force ${CABAL_INSTALL} && \tghcup gc -s -c -t" did not complete successfully: exit code: 2
|