-
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Currently, docuum only works with image threshold values. This approach can be extended to volumes as well.
This is being driven from comment on GitLab Runners
Alternatives considered
Everyone has their own alternatives mostly to run shell scripts in cron to run periodically else disable_cache to true for runners.
Additional context
docker volume inspect $volume has CreatedAt tag which can be used to evaluate age or docker system df to evaluate currently used space. Shell function for volumes mentioned in comment
gurou, sdzhinovski, gmeligio, raymon2683, deadnews and 14 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request