infrastructure/roles/docker-cleanup/README.md

322 B

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