Skip to content

chore: add arm64 platform to deployer image build#323

Open
nicklasl wants to merge 1 commit intomainfrom
nicklasl/deployer-multi-arch
Open

chore: add arm64 platform to deployer image build#323
nicklasl wants to merge 1 commit intomainfrom
nicklasl/deployer-multi-arch

Conversation

@nicklasl
Copy link
Member

@nicklasl nicklasl commented Mar 10, 2026

Summary

  • Adds linux/arm64 to the deployer image build platforms so it works natively on Apple Silicon Macs without --platform linux/amd64 emulation.

Closes #300

Test plan

  • Verify CI passes
  • On next confidence-cloudflare-resolver release, confirm the pushed image has both linux/amd64 and linux/arm64 manifests

🤖 Generated with Claude Code

Closes #300

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nicklasl nicklasl marked this pull request as ready for review March 10, 2026 12:26
@nicklasl nicklasl changed the title fix: add arm64 platform to deployer image build chore: add arm64 platform to deployer image build Mar 12, 2026
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.

Deployer Docker image missing linux/arm64 manifest

1 participant