Commit Graph

2 Commits

Author SHA1 Message Date
Javis 40e92a66f2 ci: upgrade docker/build-push-action to v6 and add ARM64 support
Changes:
- Upgrade docker/build-push-action from v5 to v6
- Add multi-platform build support (linux/amd64, linux/arm64)
- Add GitHub Actions cache for faster builds

This allows users on ARM-based machines (Apple Silicon, AWS Graviton,
Raspberry Pi, etc.) to use the official Docker image.

Closes #92
Closes #99
2026-03-09 17:03:28 +08:00
666ghj 0efd9352a0 feat(docker): add Docker support with Dockerfile, docker-compose.yml, and .dockerignore; update README for Docker deployment instructions 2026-01-22 14:35:41 +08:00