Replies: 1 comment 1 reply
-
|
I don't see how this is related to Kamal. I'd suggest you have a look at DigitalOcean docs or API to figure out how to automate the cleanup. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm successfully using Kamal for deployments to Digital Ocean, and I'm using Digital Ocean's Container Registry.
It seems that all images ever pushed remain in the registry, after not too many deployments, I have about 132 images, and about half my paid space filled up.
Is there a good automated solution to automatically clean up old images, without me having to go and manually delete older ones?
As far as I can tell, Kamal doesn't offer a solution to this.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions