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

Docker Pull Rate Exceeded #74

Open
brendanlafond opened this issue Jul 8, 2024 · 0 comments
Open

Docker Pull Rate Exceeded #74

brendanlafond opened this issue Jul 8, 2024 · 0 comments

Comments

@brendanlafond
Copy link

When pulling alpine image to use for certs, Docker pull rate is being exceeded if your company runs self-hosted runners and has more than 100 builds per 6 hours. Passing the Docker credentials to the action resolves this, but it doesn't let you push your image to another location.

Potential fix:

There is no longer a need to grab the certs.

Expected results: Download is only from ghcr.io for the executor and no need for the alpine download

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

No branches or pull requests

1 participant