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

Document best practices in case of AWS ECR error "already has the maximum allowed number of images which is '1000'" #404

Open
shiroyasha opened this issue May 8, 2019 · 1 comment

Comments

@shiroyasha
Copy link
Contributor

https://docs.aws.amazon.com/AmazonECR/latest/userguide/service_limits.html

It seems that AWS ECR is limiting the number of Docker images on their side. This makes regular releases on every master build for example, more painful than expected.

We should figure out and document what are the best practices in this case. This is not Semaphore's fault, but I suspect that our users will hit this limitation sooner or later and struggle with a solution.

@ghost
Copy link

ghost commented May 9, 2019

Please let me or @csidyel know when this issue is resolved so we can update the customer. Thanks!

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