Skip to content

Fix #534, Updated procedure in order to publish on GHCR#535

Merged
giuseppe-carboni merged 1 commit intomasterfrom
fix-issue-534
Mar 20, 2026
Merged

Fix #534, Updated procedure in order to publish on GHCR#535
giuseppe-carboni merged 1 commit intomasterfrom
fix-issue-534

Conversation

@giuseppe-carboni
Copy link
Copy Markdown
Member

GHCR = GitHub Container Registry
The procedure has now improved so that each container build layer is less than 10GB, so that it can be uploaded on GHCR safely. Each image is tagged with -<commit_sha_7_digits> and uploaded separately. Additionaly, the resulting image is also published as latest so that the latest tag always points to the latest image built.

GHCR = GitHub Container Registry
The procedure has now improved so that each container build layer is
less than 10GB, so that it can be uploaded on GHCR safely. Each image is
tagged with <branch>-<commit_sha_7_digits> and uploaded separately.
Additionaly, the resulting image is also published as latest so that the
latest tag always points to the latest image built.
@giuseppe-carboni giuseppe-carboni self-assigned this Mar 20, 2026
@giuseppe-carboni giuseppe-carboni merged commit c6b7ae2 into master Mar 20, 2026
2 of 3 checks passed
@giuseppe-carboni giuseppe-carboni deleted the fix-issue-534 branch March 20, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant