[PR #5483] add ARM64 Docker image support #11427

Closed
opened 2026-02-16 18:16:15 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/5483

State: closed
Merged: Yes


This is my attempt at adding the arm64 arch to the Docker image manifest.

Summary

  • Publish multi-arch Docker images (amd64 + arm64)
  • Uses buildx with QEMU for cross-platform builds

Tested locally:

  • ARM64 build works

  • AMD64 build works (via QEMU)

    Closes #5436

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5483 **State:** closed **Merged:** Yes --- This is my attempt at adding the arm64 arch to the Docker image manifest. ## Summary - Publish multi-arch Docker images (amd64 + arm64) - Uses buildx with QEMU for cross-platform builds ## Tested locally: - ARM64 build works - AMD64 build works (via QEMU) Closes #5436
yindo added the pull-request label 2026-02-16 18:16:15 -05:00
yindo closed this issue 2026-02-16 18:16:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11427