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 sponsorship and/or alternate container registry options #321

Open
surrealchemist opened this issue Nov 13, 2023 · 1 comment
Open
Assignees

Comments

@surrealchemist
Copy link

I manage a few applications using deno, and they are hosted in AWS ECS. The problem I am seeing is that because it has to pull from docker's registry directly using AWS pipelines that are on shared infrastructure, I am easily hitting rate limits causing builds to fail.

I would propose one or more of these if possible:
Go through the process to apply for Docker-Sponsored open source program. This will remove rate limits for all users.
Add publishing to alternate registries to give users options. Having it available via AWS ECR Public Gallery, and/or another public registry like quay.io

@surrealchemist
Copy link
Author

I saw the sponsorship showed up on the docker hub page. I thought it may have fixed our problem but I think it might still occur if you aren't authenticated. Having it up on the ECR public gallery would be a benefit for hosting things in AWS as it would pull from within their network and not be rate limited.

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

2 participants