compose/fig
Aanand Prasad 944e15fa65 Stop `fig run` starting everything when a service has no links
This was thanks to the semantics of project.up(), which starts everything
if you pass it an empty list of service names. (That logic should
probably be moved out to main.py.)

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-07-02 11:51:12 +01:00
..
cli Stop `fig run` starting everything when a service has no links 2014-07-02 11:51:12 +01:00
packages Update to docker-py 0.3.2 2014-06-25 11:56:20 +01:00
__init__.py Ship 0.4.2 2014-06-18 16:32:23 +01: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 Merge pull request #236 from rail44/feature-support-volumes-from 2014-07-02 10:48:11 +01:00