docs/compose/cli
Aanand Prasad 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle'
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-06-14 12:06:14 -04: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 Implement 'docker-compose push' and 'docker-compose bundle' 2016-06-14 12:06:14 -04:00
docker_client.py Re-enabling assert_hostname when instantiating docker_client from the 2016-03-30 11:11:19 -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 'docker-compose push' and 'docker-compose bundle' 2016-06-14 12:06:14 -04:00
signals.py Stop other containers if the flag is set. 2016-02-22 16:48:46 -08:00
utils.py Fix byte/str typing error 2016-06-10 16:30:46 +02: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