Skip to content

Build and push

Build and push #110

Manually triggered July 21, 2024 17:32
Status Failure
Total duration 16s
Artifacts

docker-build.yml

on: workflow_dispatch
build-and-push
9s
build-and-push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; if grep -q alpine /etc/os-release || [ \"$(arch)\" = \"aarch64\" ]; then apk add --no-cache --virtual .build-deps cargo g++ gcc libffi-dev linux-headers musl-dev openssl openssl-dev ; POETRY_VERSION=$POETRY_VERSION python /install.py || cat /poetry-installer-error-*.log ; apk del --no-network .build-deps; else POETRY_VERSION=$POETRY_VERSION python /install.py || cat /poetry-installer-error-*.log ; fi ; poetry --version" did not complete successfully: exit code: 127
build-and-push
Build summary is not yet supported with Docker Build Cloud