Skip to content

Publish the image for arm64 as well as amd64#6

Merged
satsura merged 1 commit into
mainfrom
fix/multiarch-image
Jul 11, 2026
Merged

Publish the image for arm64 as well as amd64#6
satsura merged 1 commit into
mainfrom
fix/multiarch-image

Conversation

@satsura

@satsura satsura commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

The published image was amd64-only, so docker run ghcr.io/startmatter/cerberus fails on Apple Silicon with "no matching manifest" — and the README tells developers to run it locally. CI runners are amd64 and never noticed.

Builds and pushes a multi-arch manifest (linux/amd64, linux/arm64) via QEMU.

@satsura satsura merged commit 585c863 into main Jul 11, 2026
3 checks passed
@satsura satsura deleted the fix/multiarch-image branch July 11, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants