docs/compose/cli
Joffrey F b9ca5188a2 Remove Environment singleton, instead carry instance during config processing
Project name and compose file detection also updated

Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-24 10:57:01 -07:00
..
__init__.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
colors.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
command.py Remove Environment singleton, instead carry instance during config processing 2016-03-24 10:57:01 -07:00
docker_client.py tls_config_from_options unit tests 2016-03-22 11:57:45 -07:00
docopt_command.py Refactor command dispatch to improve unit testing and support better error messages. 2016-03-08 14:23:27 -05:00
errors.py Handle all timeout errors consistently. 2016-03-18 18:19:35 -04:00
formatter.py Use colors when logging warnings or errors, so they are more obvious. 2015-10-29 14:06:50 -04:00
log_printer.py Reduce the args of some functions by including presenters as part of the thread_args. 2016-03-15 15:15:00 -04:00
main.py Implement environment singleton to be accessed throughout the code 2016-03-24 10:57:01 -07:00
signals.py Stop other containers if the flag is set. 2016-02-22 16:48:46 -08:00
utils.py Add the git sha to version output 2015-11-18 13:21:14 -05:00
verbose_proxy.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00