Skip to content

Build and push

Build and push #111

Manually triggered July 21, 2024 17:39
Status Failure
Total duration 44s
Artifacts

docker-build.yml

on: workflow_dispatch
build-and-push
36s
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 debian /etc/os-release; then POETRY_VERSION=$POETRY_VERSION python /install.py || cat /poetry-installer-error-*.log ; else 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; fi ; poetry --version" did not complete successfully: exit code: 127
build-and-push
Build summary is not yet supported with Docker Build Cloud