compose/fig
Ben Firshman b573b87a92 Fix race condition in recreate containers
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>
2014-07-11 14:53:46 -07:00
..
cli Regardless of dependencies, `fig up` only attaches to what you specify 2014-07-11 11:58:59 -07:00
packages Update to docker-py 0.3.2 2014-06-25 11:56:20 +01:00
__init__.py Ship 0.5.0 2014-07-11 13:21:01 -07:00
container.py Update to docker-py 0.3.2 2014-06-25 11:56:20 +01:00
progress_stream.py Encode all progress stream output as UTF-8 2014-06-18 14:51:13 +01:00
project.py Support volumes_from option 2014-07-02 13:27:54 +09:00
service.py Fix race condition in recreate containers 2014-07-11 14:53:46 -07:00