Commit Graph

7 Commits (10198bf0395814fef737e3b052d44e7a1cc66b5d)

Author SHA1 Message Date
Your Name 19e4620deb Disable buildx provenance/SBOM attestations for GHCR images
docker/build-push-action attaches provenance (and SBOM) attestations as
extra manifests with an 'unknown/unknown' platform. These render as noisy
'unknown' entries in the GHCR package UI next to the real amd64/arm64
platforms. Set provenance: false and sbom: false so only the runnable
architecture manifests are pushed.

Applied to both the branch-image (docker-push) and release-tag
(docker-tag) workflows.
2 weeks ago
Shlee 6fcc518720
Update docker-push.yml 2 weeks ago
Shlee 9357c1117f
Update docker-push.yml 2 weeks ago
Shlee 28a56d047e
Update docker-push.yml 4 weeks ago
Shlee e53917f047
Update Docker workflow to include unstable branch 4 weeks ago
Shlee aa72592ac0
Update docker-push.yml 4 weeks ago
Shlee f6baba9b13
Add GitHub Actions workflow for Docker image build 4 weeks ago