Robert Kaussow
bd8cfe42c2
Author: Robert Kaussow <mail@geeklabor.de> Date: Sat Mar 21 12:45:57 2020 +0100 add drone config
1.8 KiB
1.8 KiB
title | type |
---|---|
docker_tidy | docs |
Setup docker-tidy garbage collector. Keep docker hosts small.
Default Variables
custodian_dangling_volumes
Remove dangling volumes
Default value
custodian_dangling_volumes: false
custodian_exclude_container_label
List of labels to exclude+
Default value
custodian_exclude_container_label: []
custodian_exclude_image
List of images to exclude
Default value
custodian_exclude_image: []
custodian_image
Docker image to use
Default value
custodian_image: toolhippie/docker-custodian:latest
custodian_interval
Interval for the systemd timer
Default value
custodian_interval: daily
custodian_max_container_age
Max container age
Default value
custodian_max_container_age: 3days
custodian_max_image_age
Max image age
Default value
custodian_max_image_age: 3days
Dependencies
None.