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

use mirrored registry from republic.ecr.aws to avoid Docker Hub rate limit #143

Closed
wants to merge 1 commit into from

Conversation

kahirokunn
Copy link

No description provided.

Copy link

@taraszka taraszka left a comment

Choose a reason for hiding this comment

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

I think this won't work, unless you are at AWS, no?

@kahirokunn
Copy link
Author

This is available from anywhere without restrictions

@taraszka
Copy link

This is available from anywhere without restrictions

Are you sure? I am getting:

❯ docker pull public.ecr.aws/docker/library/registry
Using default tag: latest

What's next:
    View a summary of image vulnerabilities and recommendations → docker scout quickview public.ecr.aws/docker/library/registry
Error response from daemon: pull access denied for public.ecr.aws/docker/library/registry, repository does not exist or may require 'docker login': denied: Your authorization token has expired. Reauthenticate and try again.

it should not ask me for any credentials if it's public.

@joshsizer joshsizer added the wontfix This will not be worked on label Sep 26, 2024
@joshsizer
Copy link
Collaborator

@kahirokunn Thanks for taking the time to contribute!

I am going to close this as this is already an overridable value - if you would like to use public.ecr.aws/docker/library/registry you are free to do so in your own deployment.

@joshsizer joshsizer closed this Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Development

Successfully merging this pull request may close these issues.

3 participants