Container build #566
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
|