compose/fig
Aanand Prasad f8ee52ca2a Fix build output
docker-py now streams us the raw JSON events, so we have to replicate
the Docker client's progress logic.

On the bright side, we now have well-behaved progress bars when pulling
an image during `fig build` (no more ski slopes) and `fig up` (no more
silence).
2014-04-15 10:41:06 +01:00
..
cli Merge pull request #191 from orchardup/fix-one-off-containers-not-linking-to-service 2014-04-15 10:40:37 +01:00
packages Update to docker-py 0.3.1 2014-04-15 10:41:06 +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 Improve error message when link does not exist 2014-04-04 13:06:52 +01:00
service.py Fix build output 2014-04-15 10:41:06 +01:00