Skip to content

Conversation

@deanq
Copy link
Contributor

@deanq deanq commented Jan 22, 2026

Summary

  • Add ARM64 CPU-only Docker image builds to support Apple Silicon and other ARM64 platforms
  • Add make targets for building and pushing ARM64 images
  • Fix Makefile awk regex to properly match target names containing numbers

Changes

  • : Build all ARM64 CPU images (worker and load balancer)
  • : Build CPU-only worker image for linux/arm64
  • : Build CPU-only load balancer image for linux/arm64
  • : Push ARM64 images to Docker Hub
  • Fixed awk pattern in help target to include numeric characters in target names

- Add build-arm64, build-cpu-arm64, build-lb-cpu-arm64 targets
- Add push-arm64 target for pushing ARM64 images to Docker Hub
- Fix Makefile awk regex to properly match target names with numbers
- Update version to 0.7.3 in uv.lock
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.

2 participants