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

Avoid docker.io rate limit failures #24

Closed
wants to merge 1 commit into from
Closed

Avoid docker.io rate limit failures #24

wants to merge 1 commit into from

Conversation

DavidePrincipi
Copy link
Member

Try NethServer mirror on ghcr.io before going to docker.io. This configuration is applied to Podman Buildah and Skopeo tools.

Refs NethServer/dev#7160

Try NethServer mirror on ghcr.io before going to docker.io.
This configuration is applied to Podman Buildah and Skopeo tools.
@DavidePrincipi DavidePrincipi self-assigned this Nov 21, 2024
@DavidePrincipi DavidePrincipi marked this pull request as ready for review November 21, 2024 17:30
@Tbaile
Copy link

Tbaile commented Nov 22, 2024

Don't think this is a needed change, GitHub already have a cache mechanism 🤷
If the target is to check whether the image is inside our "mirror", this won't even report it, right?

@DavidePrincipi
Copy link
Member Author

You're right @Tbaile, furthermore the images pulled during a build are not the same of org.nethserver.images labels, those pushed to ghcr.io/nethserver/docker.io mirror by NethServer/ns8-repomd#42.

I'm closing the PR.

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.

2 participants