Skip to content

ci(docker-image): publish multi-arch (amd64+arm64) images#1190

Merged
Theodus merged 1 commit into
mainfrom
multi-arch-images
May 9, 2026
Merged

ci(docker-image): publish multi-arch (amd64+arm64) images#1190
Theodus merged 1 commit into
mainfrom
multi-arch-images

Conversation

@RembrandtK
Copy link
Copy Markdown
Member

@RembrandtK RembrandtK commented May 1, 2026

Switch the docker-image workflow to a build × platform matrix on native ubuntu-24.04 / ubuntu-24.04-arm runners. Each platform builds and pushes by digest; a merge job fuses the digests into a single manifest list tagged via metadata-action. Enables running the gateway natively on linux/arm64 hosts (Apple Silicon, Graviton) without qemu emulation.

This helps image based local-network work well on multiple platforms.

Switch the docker-image workflow to a build × platform matrix on native
ubuntu-24.04 / ubuntu-24.04-arm runners. Each platform builds and pushes
by digest; a merge job fuses the digests into a single manifest list
tagged via metadata-action. Enables running the gateway natively on
linux/arm64 hosts (Apple Silicon, Graviton) without qemu emulation.
@RembrandtK RembrandtK marked this pull request as draft May 1, 2026 16:42
@RembrandtK RembrandtK requested a review from Theodus May 1, 2026 16:57
@RembrandtK RembrandtK marked this pull request as ready for review May 1, 2026 17:22
Copy link
Copy Markdown
Member

@Theodus Theodus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Theodus Theodus merged commit 4c578c5 into main May 9, 2026
5 checks passed
@Theodus Theodus deleted the multi-arch-images branch May 9, 2026 01:24
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