| .. |
|
__init__.py
|
66f4a795a2
Don't import pip inside Compose
|
8 gadi atpakaļ |
|
colors.py
|
8efb7e6e8b
Don't strip ANSI color codes when output is not a TTY
|
8 gadi atpakaļ |
|
command.py
|
b3a4d76d4f
Handle connection errors on project initialization
|
9 gadi atpakaļ |
|
docker_client.py
|
04e5925a23
Use docker SDK 2.0
|
9 gadi atpakaļ |
|
docopt_command.py
|
53bea8a720
Refactor command dispatch to improve unit testing and support better error messages.
|
9 gadi atpakaļ |
|
errors.py
|
d2fb146913
Replace "which" calls with the portable find_executable function
|
9 gadi atpakaļ |
|
formatter.py
|
9efb00457d
Merge pull request #3423 from cmihai/fix-1876
|
8 gadi atpakaļ |
|
log_printer.py
|
6c3641fdb7
Returing 1 when a container exits with a non-zero exit code with --abort-on-container-exit is set. Signed-off-by: Kevin Broadwater <[email protected]>
|
8 gadi atpakaļ |
|
main.py
|
6c3641fdb7
Returing 1 when a container exits with a non-zero exit code with --abort-on-container-exit is set. Signed-off-by: Kevin Broadwater <[email protected]>
|
8 gadi atpakaļ |
|
signals.py
|
12b5405420
Fix pre-commit on master.
|
9 gadi atpakaļ |
|
utils.py
|
8b383ad795
Refactor "docker not found" message generation, add Windows message
|
9 gadi atpakaļ |
|
verbose_proxy.py
|
475a091768
Update pre-commit config to enforace that future imports exist in all files.
|
9 gadi atpakaļ |