Summary
Publish multi-arch Docker images and validate ARM64 in CI.
Fix
- Publish Docker images for both
linux/amd64andlinux/arm64(#79) - Add ARM64 Docker smoke test in CI
Notes
- Docker images are now available for both Intel/AMD and ARM64 Linux hosts
- This fixes the previous Docker pull error for
linux/arm64/v8 - Native Linux ARM64 executables are not included yet