Skip to content

Comments

ci: add Docker build and push workflow#5

Merged
MatteoMori merged 2 commits intomainfrom
gha
Feb 8, 2026
Merged

ci: add Docker build and push workflow#5
MatteoMori merged 2 commits intomainfrom
gha

Conversation

@MatteoMori
Copy link
Owner

  • Build and push to DockerHub on main branch pushes and version tags
  • Support multi-platform builds (amd64, arm64)
  • Automatic semantic versioning (v1.2.3 -> 1.2.3, 1.2, 1)
  • Generate build provenance attestations for supply chain security

MatteoMori and others added 2 commits February 8, 2026 19:39
- Build and push to DockerHub on main branch pushes and version tags
- Support multi-platform builds (amd64, arm64)
- Automatic semantic versioning (v1.2.3 -> 1.2.3, 1.2, 1)
- Generate build provenance attestations for supply chain security

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
ARM64 builds take significantly longer and are not needed for current use case.
Can be re-enabled later if ARM support is required.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@MatteoMori MatteoMori merged commit 21c5f4e into main Feb 8, 2026
1 check passed
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.

1 participant