Updated Janitor with KEEP_CONTAINERS and wildcard matches

Default setting to keep ALL containers protects Rancher templates where
run-once containers are used; in general Rancher will remove its own
containers where necessary.
User of Shell Wildcards allows more flexibility when specifying images to be
kept during the sweep.
This commit is contained in:
sshipway
2016-03-13 23:47:26 +00:00
parent 4b97b21b76
commit 0c20789ec6
3 changed files with 48 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: Janitor
description: |
Automatic cleanup of unused images on hosts, in order to save disk space.
version: v1.4.0
version: v1.5.2
category: monitoring
maintainer: Steve Shipway <s.shipway@auckland.ac.nz>