Skip to content

Add Dockerfile for multi-arch builds #2

Add Dockerfile for multi-arch builds

Add Dockerfile for multi-arch builds #2

Triggered via push January 20, 2026 07:56
Status Failure
Total duration 2m 28s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c case \"$TARGETPLATFORM\" in \"linux/arm64\") cargo chef cook --release --target aarch64-unknown-linux-gnu --recipe-path recipe.json ;; \"linux/amd64\") cargo chef cook --release --target x86_64-unknown-linux-gnu --recipe-path recipe.json ;; *) echo \"Unsupported platform: $TARGETPLATFORM\" && exit 1 ;; esac" did not complete successfully: exit code: 101