infrastructure/roles/docker_cleanup
2021-03-05 13:02:55 +01:00
..
meta docker_cleanup: Add missing docker dependency to meta 2020-09-26 18:13:33 +02:00
tasks Fix yamllint issues 2021-03-05 13:02:55 +01:00
README.md Rename roles to underscore 2020-09-26 18:12:59 +02:00

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