Unable to build docker image: invalid flag is passed to docker #17
Labels
needs-information
needs more information to replicate
pending-close
Issue will be closed if no further comments
Shell output:
Docker version (most recent stable at the time of making this issue):
Rust version (most recent stable at the time of making this issue):
Error:
0:
docker buildx build --platform linux/amd64 --build-arg 'CROSS_TARGET_TRIPLE=X86_64_PC_WINDOWS_MSVC_CROSS' --load --pull --cache-from 'type=registry,ref=ghcr.io/cross-rs/x86_64-pc-windows-msvc-cross:main' --tag ghcr.io/cross-rs/x86_64-pc-windows-msvc-cross:local --label 'org.cross-rs.for-cross-target=x86_64-pc-windows-msvc-cross' --label 'org.cross-rs.runs-with=x86_64-unknown-linux-gnu' -f /run/media/tudbut/a5187034-7bde-48cd-b51f-9957d531c89a/cross/docker/cross-toolchains/docker/Dockerfile.x86_64-pc-windows-msvc-cross --progress auto .
failed with exit status: 125The text was updated successfully, but these errors were encountered: