compose/fig
Aanand Prasad 80991f1521 Set "VolumesFrom" when starting containers
This is necessary when working with Docker 0.10.0 and up. Fortunately,
we can set it both when creating and starting, and retain compatibility
with 0.8.x and 0.9.x.

recreate_containers() is now responsible for starting containers, as
well as creating them. This greatly simplifies usage of the Service
class.
2014-04-23 15:46:26 +01:00
..
cli Set "VolumesFrom" when starting containers 2014-04-23 15:46:26 +01:00
packages Set "VolumesFrom" when starting containers 2014-04-23 15:46:26 +01:00
__init__.py Ship 0.3.2 2014-03-05 14:33:32 +00:00
container.py Display unpublished ports in 'fig ps' 2014-03-04 18:07:06 +00:00
project.py Set "VolumesFrom" when starting containers 2014-04-23 15:46:26 +01:00
service.py Set "VolumesFrom" when starting containers 2014-04-23 15:46:26 +01:00