Skip to content

Comments

Add multi-architecture support to devcontainer build#14

Merged
jverkoey merged 2 commits intomainfrom
add-multi-arch-support
Feb 17, 2026
Merged

Add multi-architecture support to devcontainer build#14
jverkoey merged 2 commits intomainfrom
add-multi-arch-support

Conversation

@jverkoey
Copy link
Member

Summary

Build Docker image for both linux/amd64 and linux/arm64 to support ARM64 Macs (M1/M4) and x86_64 systems.

The workflow was only building for the runner's architecture (x86_64). This change enables multi-platform builds so the devcontainer image works on both ARM64 Macs and x86_64 machines.

Test plan

  • Workflow runs and builds successfully for both architectures
  • Image can be pulled on ARM64 Mac

🤖 Generated with Claude Code

Build Docker image for both linux/amd64 and linux/arm64 to support ARM64 Macs (M1/M4) and x86_64 systems.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@jverkoey jverkoey enabled auto-merge (squash) February 17, 2026 06:08
@jverkoey jverkoey merged commit 72563c3 into main Feb 17, 2026
1 check passed
@jverkoey jverkoey deleted the add-multi-arch-support branch February 17, 2026 06:15
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