Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy docker.io images to ghcr.io/nethserver mirror #42

Merged
merged 6 commits into from
Nov 22, 2024
Merged

Conversation

DavidePrincipi
Copy link
Member

Ensure that image dependencies hosted on docker.io are copied to ghcr.io/nethserver registry.

When a new dependency is found a manual step is required to switch the registry visibility on ghcr.io to "Public". This is needed because GitHub Packages visibility cannot be changed through public APIs.

This is the URL to check if any docker.io mirrored repository still has Private visibility: https://github.com/orgs/NethServer/packages?q=docker.io&tab=packages&q=docker.io&visibility=private

Refs NethServer/dev#7160

@DavidePrincipi DavidePrincipi self-assigned this Nov 21, 2024
.github/workflows/repomd.yml Outdated Show resolved Hide resolved
Copy link
Member

@gsanchietti gsanchietti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small typo

syncmirrors.sh Outdated Show resolved Hide resolved
Co-authored-by: Giacomo Sanchietti <[email protected]>
@DavidePrincipi DavidePrincipi merged commit 106dbd4 into main Nov 22, 2024
1 check passed
@DavidePrincipi DavidePrincipi deleted the bug-7160 branch November 22, 2024 14:20
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.

4 participants