infrastructure/roles/docker-cleanup
2020-08-15 21:30:33 +02:00
..
meta docker-cleanup: Add role to prune old images 2020-08-15 21:30:33 +02:00
tasks docker-cleanup: Add role to prune old images 2020-08-15 21:30:33 +02:00
README.md docker-cleanup: Add role to prune old images 2020-08-15 21:30:33 +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