Skip to content

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

Open
RembrandtK wants to merge 1 commit intomainfrom
multi-arch-images
Open

ci(docker-image): publish multi-arch (amd64+arm64) images#1190
RembrandtK wants to merge 1 commit intomainfrom
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
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.

1 participant