Add Dockerfile for multi-arch builds #2
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
|