publish_docker.yaml
on: push
Push Docker image to GitHub container repository
1m 1s
Annotations
1 error
Push Docker image to GitHub container repository
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /root/.local/bin/hatch run pip freeze | grep -v \"^-e\" > requirements.txt && sed -i \"s/psycopg=/psycopg[c]=/g\" requirements.txt && python -m pip wheel --no-cache-dir --no-binary :all: --wheel-dir /app/repairable -r requirements.txt && python -m pip install auditwheel && mkdir -p /app/wheels && for WHEEL in /app/repairable/*.whl; do auditwheel repair --wheel-dir /app/wheels --plat manylinux_2_34_aarch64 \"${WHEEL}\" 2> /dev/null || mv \"${WHEEL}\" /app/wheels/; done; && rm -rf /app/repairable && ls -alh /app/wheels/;" did not complete successfully: exit code: 2
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
alan-turing-institute~guacamole-user-sync~KXNTY0.dockerbuild
Expired
|
48 KB |
|