CI Failure: feat: multi-platform Docker builds (amd64 + arm64 + arm/v7) #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CI Failure Report
Workflow: feat: multi-platform Docker builds (amd64 + arm64 + arm/v7)
Commit:
467c7a73f8Run: https://git.brads.house/dungeonchurch/5e-tools-mcp/actions/runs/48
Status: failure
Attempts: 2/3
Triage Analysis
Root Cause: Docker buildx plugin not available in the Debian docker.io package.
Evidence:
unknown flag: --namedocker buildx create --name multiarch --useContext:
--privilegedcontainer mode and QEMU for ARM emulationResolution
Status: Fix already committed and in progress
fix(ci): install Docker CE + buildx from official repo(e6e036b...)Recommended changes:
Pattern
Added to MEMORY.md: "Docker buildx Plugin Missing in Debian Package"
docker buildxcommands fail with "unknown flag" errorsalready on it, thank you for the report