docs/compose
Daniel Nephin 7b5d5fcd58 Bump 1.4.2
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-09-22 12:26:51 -04:00
..
cli Fix #1961 - docker-compose up should attach to all containers with no service names are specified, and add tests. 2015-09-22 11:09:59 -04:00
__init__.py Bump 1.4.2 2015-09-22 12:26:51 -04:00
config.py Resolves #1804 2015-09-10 19:32:30 -04:00
const.py Make parallel tasks interruptible with Ctrl-C 2015-07-20 14:13:25 +01:00
container.py Resolves #1856, fix regression in #1645. Includes some refactoring to make testing easier. 2015-09-10 19:32:30 -04:00
legacy.py Handle case where /containers/json returns "Labels": null 2015-07-15 17:13:33 +01:00
progress_stream.py Possible division by zero error when pulling an image - fixes #1463 2015-05-26 15:34:34 -07:00
project.py Refactor network_mode logic out of Service. 2015-09-10 19:32:30 -04:00
service.py Fix cherry-pick errors. 2015-09-11 14:22:35 -04:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Handle all exceptions 2015-09-10 19:32:30 -04:00