mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-22 09:02:54 +00:00
Previously it would only delete if Docker said the container didn't exist, which is a race between Docker sending the event and Docker removing the info from its own records. Extract a couple of functions to make the action clearer.