Skip to content

Publishing image on other container registries #372

@surrealchemist

Description

@surrealchemist

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions