infrastructure/roles/docker_cleanup/README.md

25 lines
322 B
Markdown
Raw Permalink Normal View History

docker_cleanup
=========
This will prune unused docker images older than 3 days, to keep the system clean.
Requirements
------------
You will need to have docker installed with its python package to use this role.
Role Variables
--------------
None
Dependencies
------------
- docker
License
-------
GPL-3.0-only