compose/fig
Chris Corbyn ef2fb77c1d Make fig run COMMAND parameter optional.
This behaves more like the native docker client, where the absence of a
command means docker runs the CMD in the Dockerfile. If a command is
defined in fig.yml this is used instead.

Signed-off-by: Chris Corbyn <chris@w3style.co.uk>
2014-07-12 02:30:34 +00:00
..
cli Make fig run COMMAND parameter optional. 2014-07-12 02:30:34 +00: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 Fix volumes_from container 2014-07-11 16:39:23 -07:00
service.py Remove empty lists from default Service args 2014-07-11 16:07:31 -07:00