Exclude images from prune by label #9867
rallisf1
started this conversation in
Feature Requests
Replies: 0 comments
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 have built a docker based project that I would like to make into a Coolify Service.
The problem is that I pull images (and start docker containers) via a custom orchestrator, which are then pruned by Coolify's cleanup task.
Would it be possible to add a !label (e.g.
prune-exclude) in the image prune command, which I can then add to my Dockerfiles?Beta Was this translation helpful? Give feedback.
All reactions