propellor spin

This commit is contained in:
Joey Hess 2014-10-23 02:41:47 -04:00
parent 9d7a442182
commit 9e3485a13b
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ mkContainer cid@(ContainerId hn _cn) h = Container
-- name the container in a predictable way so we
-- and the user can easily find it later
& name (fromContainerId cid)
& restart RestartAlways
-- & restart RestartAlways
-- | Causes *any* docker images that are not in use by running containers to
-- be deleted. And deletes any containers that propellor has set up