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

Publish Docker image to ECR public registry #403

Open
steveh opened this issue Mar 28, 2023 · 1 comment
Open

Publish Docker image to ECR public registry #403

steveh opened this issue Mar 28, 2023 · 1 comment

Comments

@steveh
Copy link

steveh commented Mar 28, 2023

We use the collector for monitoring our RDS instances via a Docker image on ECS, which uses the quay.io registry.

It would be great if you could additionally publish the image to the ECR public registry, so we could avoid a point of failure and get a slight speedup.

Thanks!

@lfittl
Copy link
Member

lfittl commented Mar 29, 2023

@steveh Thanks for bringing this up!

This matter is slightly complicated because we'd have to teach our publishing process about pushing to ECR (and having enough permissions to do so), but it may fit into some other work we're doing for automating more of the package publishing, which also ends up in an S3 bucket.

I'll leave this open for now (no guaranteed ETA), and I'll see what we can do when we do the other automation work.

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