diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-01 23:24:31 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-01 23:24:31 -0400 |
| commit | f3f2af29f2aeabed107fd569dfe36ba9fffc5233 (patch) | |
| tree | 92825255195205ef07956f051974f843faf40655 /config.hs | |
| parent | 965c08daeb614a12161167a2bd2aebb73863ffb0 (diff) | |
docker gc
Diffstat (limited to 'config.hs')
| -rw-r--r-- | config.hs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ host hostname@"clam.kitenet.net" = Just , Docker.configured , File.dirExists "/var/www" , Docker.docked container hostname "webserver" + , Docker.garbageCollected , Apt.installed ["git-annex", "mtr"] -- Should come last as it reboots. , Apt.installed ["systemd-sysv"] `onChange` Reboot.now |
