This is a set of reusable workflows to build a container image in GitHub Actions.
- Build and push an image into GitHub Container Registry
- Build a multi-architecture image in parallel (e.g., amd64 or arm64)
- BuildKit cache support with effective cache strategy
See test workflow.