Skip to content

Extend docuum to work with volumes as well #68

Description

@savitojs

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

PS: docker system df can be expensive 1 2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions