From f3f2af29f2aeabed107fd569dfe36ba9fffc5233 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 1 Apr 2014 23:24:31 -0400 Subject: docker gc --- config.hs.simple | 1 + 1 file changed, 1 insertion(+) (limited to 'config.hs.simple') diff --git a/config.hs.simple b/config.hs.simple index cfa1ff88..7acb7b88 100644 --- a/config.hs.simple +++ b/config.hs.simple @@ -33,6 +33,7 @@ host hostname@"mybox.example.com" = Just , Network.ipv6to4 , Docker.docked container hostname "webserver" `requires` File.dirExists "/var/www" + , Docker.garbageCollected , Cron.runPropellor "30 * * * *" ] -- add more hosts here... -- cgit v1.3-2-g0d8e