This commit is contained in:
Joey Hess 2014-04-02 19:07:48 -04:00
parent cd10ceb976
commit a552434370
1 changed files with 6 additions and 7 deletions

View File

@ -54,8 +54,7 @@ docked findc hn cn = findContainer findc hn cn $
runningContainer cid image containerprops runningContainer cid image containerprops
`requires` `requires`
installed installed
teardown = teardown = Property ("undocked " ++ fromContainerId cid) $
Property ("undocked " ++ fromContainerId cid) $
report <$> mapM id report <$> mapM id
[ stopContainerIfRunning cid [ stopContainerIfRunning cid
, removeContainer cid , removeContainer cid