Skip to content

feat: Build multi-arch (linux/amd64 + linux/arm64) container images - #12

Merged
alcounit merged 1 commit into
alcounit:mainfrom
Matroxt:arm64-multiarch-images
Jul 30, 2026
Merged

feat: Build multi-arch (linux/amd64 + linux/arm64) container images#12
alcounit merged 1 commit into
alcounit:mainfrom
Matroxt:arm64-multiarch-images

Conversation

@Matroxt

@Matroxt Matroxt commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Cross-compile the Go binary via BuildKit: pin the builder stage to $BUILDPLATFORM and pass the auto-provided TARGETOS/TARGETARCH to go build (GOOS/GOARCH), dropping the hardcoded GOARCH=amd64.

CI now builds linux/amd64,linux/arm64.

Related to alcounit/selenosis#77

…UILDPLATFORM and pass the auto-provided TARGETOS/TARGETARCH to `go build` (GOOS/GOARCH), dropping the hardcoded GOARCH=amd64. CI now builds linux/amd64,linux/arm64.
@alcounit
alcounit merged commit 388a654 into alcounit:main Jul 30, 2026
2 checks passed
@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

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.

4 participants