Skip to content

Container build

Container build #566

Re-run triggered December 10, 2023 15:55
Status Failure
Total duration 30s
Artifacts

containerbuild.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache add gcc musl-dev python3 python3-dev && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && python3 -m ensurepip --upgrade && python3 -m pip install --no-cache-dir --upgrade pip && python3 -m pip install --no-cache-dir --upgrade --ignore-installed --requirement /requirements.txt && apk del gcc musl-dev python3-dev && rm -rf /var/cache/apk/" did not complete successfully: exit code: 1