- Add GitHub Actions workflow for automated Docker builds
- Build and push to GitHub Container Registry (ghcr.io)
- Support for multi-platform builds (linux/amd64, linux/arm64)
- Automatic tagging based on branch, PR, semver, and SHA
- Generate artifact attestations for supply chain security
- Build on push to main, tags, PRs, and manual dispatch
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>