Skip to content

Build and push ARM64 images#34

Merged
lwr20 merged 6 commits intomainfrom
lwr-multi-arch
Feb 4, 2026
Merged

Build and push ARM64 images#34
lwr20 merged 6 commits intomainfrom
lwr-multi-arch

Conversation

@lwr20
Copy link
Member

@lwr20 lwr20 commented Jan 30, 2026

This PR adds support for building and pushing ARM64 Docker images in addition to the existing AMD64 images. The changes enable multi-architecture image builds using QEMU emulation and Docker Buildx.

Changes:

  • Added QEMU setup step to enable ARM64 emulation
  • Configured Docker build to produce images for both linux/amd64 and linux/arm64 platforms
  • Added SHA verification for aws-iam-authenticator to mitigate the risk of supply chain attack

lwr20 added 2 commits January 30, 2026 13:53
Removed pull_request_target trigger and adjusted conditions for the deploy job. Added QEMU setup for multi-platform builds.
@lwr20 lwr20 changed the title Lwr multi arch Build and push ARM64 images Jan 30, 2026
@frozenprocess frozenprocess marked this pull request as ready for review January 30, 2026 14:28
@lwr20 lwr20 requested a review from Copilot January 30, 2026 22:29
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds support for building and pushing ARM64 Docker images in addition to the existing AMD64 images. The changes enable multi-architecture image builds using QEMU emulation and Docker Buildx.

Changes:

  • Added QEMU setup step to enable ARM64 emulation
  • Configured Docker build to produce images for both linux/amd64 and linux/arm64 platforms

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lwr20 lwr20 merged commit f721b25 into main Feb 4, 2026
11 checks passed
@lwr20 lwr20 deleted the lwr-multi-arch branch February 4, 2026 13:48
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.

3 participants