diff --git a/config-joeyh.hs b/config-joeyh.hs index 6868d48..cfe67e0 100644 --- a/config-joeyh.hs +++ b/config-joeyh.hs @@ -47,7 +47,7 @@ host hostname@"orca.kitenet.net" = standardSystem Unstable $ props & Docker.configured & Apt.buildDep ["git-annex"] & Docker.docked container hostname "amd64-git-annex-builder" - ! Docker.docked container hostname "i386-git-annex-builder" + & Docker.docked container hostname "i386-git-annex-builder" & Docker.garbageCollected -- My laptop host _hostname@"darkstar.kitenet.net" = Just $ props