From 49f47f67cd763c5f7550a1e545b262e628e43f0e Mon Sep 17 00:00:00 2001 From: sshipway Date: Fri, 4 Mar 2016 02:06:56 +0000 Subject: [PATCH] More text --- templates/janitor/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/janitor/README.md b/templates/janitor/README.md index df71318..fdfb873 100644 --- a/templates/janitor/README.md +++ b/templates/janitor/README.md @@ -9,7 +9,8 @@ scheduling rule (default is `janitor.exclude=true`). This will run a task daily (by default) that will delete any unused image, and any orphaned volume. The rancher container images are excluded -from the list of images to clean up. +from the list of images to clean up, and you can add your own containers to +the exclude list if you wish. This will halp to prevent the /var/lib/docker filesystem from filling up with old and unused container images.