docs/compose/cli
Joffrey F 9a39208741 Merge pull request #3482 from aanand/fix-prompt-buffering
Fix bug where confirmation prompt doesn't show due to line buffering
2016-05-19 08:52:34 -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 Support combination of shorthand flag and equal sign for host option 2016-04-28 12:52:00 -07: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 Update rm command to always remove one-off containers. 2016-05-16 14:59:33 -07:00
signals.py Stop other containers if the flag is set. 2016-02-22 16:48:46 -08:00
utils.py Fix bug where confirmation prompt doesn't show due to line buffering 2016-05-19 15:44:17 +01: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