-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Labels
enhancement requestedNew feature suggestedNew feature suggested
Description
Since docker now rate limits pulls from their registry, it would be helpful to have other sources the image is published to
Expected Behavior
I would like to be able to have the container image available somewhere other than the official docker registry.
Current Behavior
The image is only available directly from docker and they will rate limit you if you use it too much.
Possible Solution
Publish the same image to other registries such as quay.io managed by Redhat, or ECR public registry for use in AWS https://gallery.ecr.aws
Context
I currently have a container set up with a pipeline via aws copilot that builds and pushes to ECS. After being rate limited the pipeline fails so we can't update our application via git push, blocking development.
Metadata
Metadata
Assignees
Labels
enhancement requestedNew feature suggestedNew feature suggested