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

Automatic Deletion of Stale Docker Images from ECR #197

Open
tim-macphail opened this issue Feb 28, 2023 · 0 comments
Open

Automatic Deletion of Stale Docker Images from ECR #197

tim-macphail opened this issue Feb 28, 2023 · 0 comments
Assignees
Labels

Comments

@tim-macphail
Copy link
Collaborator

tim-macphail commented Feb 28, 2023

AWS Free-tier ECR allows for limited storage of containers of the server. It's about 12 containers (guesstimating)

Most recent image is tagged as "latest" and set as the image for the lambda function. It would be good to tag the replaced image as "backup" or something in case we need to roll back a version

Linked to #182, #237

@tim-macphail tim-macphail self-assigned this Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant