Skip to content

feat: enable ARM builds#85

Open
squat wants to merge 1 commit into
mainfrom
enable_arm_build
Open

feat: enable ARM builds#85
squat wants to merge 1 commit into
mainfrom
enable_arm_build

Conversation

@squat

@squat squat commented Feb 26, 2026

Copy link
Copy Markdown
Member

This commit improves the build tooling to enable building ARM
containers. Futher, it switches from using buildx qemu emulation for
cross-platform building to using native Golang cross-compilation, which
is faster. Finally, this change enables plumbing the Git SHA into the
container build to get it into the output of --version.

Signed-off-by: squat lserven@gmail.com

This commit improves the build tooling to enable building ARM
containers. Futher, it switches from using buildx qemu emulation for
cross-platform building to using native Golang cross-compilation, which
is faster. Finally, this change enables plumbing the Git SHA into the
container build to get it into the output of `--version`.

Signed-off-by: squat <lserven@gmail.com>
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