mirror of
https://github.com/docker/compose.git
synced 2025-11-01 20:24:20 +01:00
Container might have stopped between checking `is_running` and calling `stop()`, which then threw an exception. Signed-off-by: Ben Firshman <ben@firshman.co.uk>