Skip to content

Restore ARM64 Docker images for ARM devices like Macbooks or the Raspberry Pi - #133

Open
jamesyc wants to merge 1 commit into
interaapps:masterfrom
jamesyc:codex/restore-arm64-image
Open

Restore ARM64 Docker images for ARM devices like Macbooks or the Raspberry Pi#133
jamesyc wants to merge 1 commit into
interaapps:masterfrom
jamesyc:codex/restore-arm64-image

Conversation

@jamesyc

@jamesyc jamesyc commented Aug 27, 2026

Copy link
Copy Markdown

Summary

  • enable ARM64 in the QEMU setup
  • publish both linux/amd64 and linux/arm64 Docker images
  • restore Docker support for ARM64 systems, including Apple Silicon M1 Macs and 64-bit Raspberry Pis

Fixes #121.

Verification

  • parsed .github/workflows/docker-hub.yml as YAML
  • built the current source successfully with docker buildx build --platform linux/arm64 --load .
  • verified the resulting image reports linux/arm64

@jamesyc jamesyc changed the title Restore ARM64 Docker images Restore ARM64 Docker images for ARM devices like Macbooks or the Raspberry Pi Aug 27, 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.

Missing docker arm builds on version 7.2.0 and 7.2.1

1 participant