From 1ed7b7d4f95dfbded25796091010e240c0084a81 Mon Sep 17 00:00:00 2001 From: lokipo Date: Tue, 6 Mar 2018 11:05:44 +0100 Subject: [PATCH] Updated Update and cleanup (markdown) --- docs/content/advanced/maintenance/update-and-cleanup.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/content/advanced/maintenance/update-and-cleanup.md b/docs/content/advanced/maintenance/update-and-cleanup.md index 8529c961..7c32dd43 100644 --- a/docs/content/advanced/maintenance/update-and-cleanup.md +++ b/docs/content/advanced/maintenance/update-and-cleanup.md @@ -34,4 +34,5 @@ services: - /var/run/docker.sock:/var/run/docker.sock ``` -For more details see the [manual](https://github.com/spotify/docker-gc/blob/master/README.md) \ No newline at end of file +For more details see the [manual](https://github.com/spotify/docker-gc/blob/master/README.md) +Or you can just use the "--cleanup" option on v2tec/watchtower. :-) \ No newline at end of file