compose/compose/cli
Joffrey F eabccda9d1
Merge pull request from summergirl21/3370-down-timeout
implement --timeout flag for docker-compose down
2017-12-05 12:32:43 -08:00
..
__init__.py Code warning for the well-intentioned folks that keep wanting to change this 2017-07-06 17:54:45 -07:00
colors.py only require colorama on windows 2017-07-27 14:07:19 -07:00
command.py Keep no-ansi parameter in the CLI scope 2017-08-09 19:00:23 -07:00
docker_client.py Recognize COMPOSE_TLS_VERSION env var in tls_config_from_options 2017-03-22 17:27:11 -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 Add specific handling for pywintypes.error 2017-10-16 13:43:57 -07:00
formatter.py Merge pull request from cmihai/fix-1876 2017-03-01 15:50:33 -08:00
log_printer.py Handle unicode errors in LogPrinter 2017-08-25 16:37:17 -07:00
main.py Merge pull request from summergirl21/3370-down-timeout 2017-12-05 12:32:43 -08:00
signals.py Do not raise a broken pipe error when receiving SIGPIPE from grep or head 2017-03-14 14:21:19 -07:00
utils.py Improve readability of code and output for the images command 2017-03-06 15:56:41 -08: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