Bastian Venthur
|
e8424d5ae0
Removed Python2 support
|
6 years ago |
Ulysses Souza
|
2883d8fa5d
Fix flake8 errors
|
5 years ago |
Anca Iordache
|
2dfd85e30e
Use docker context interface from docker-py
|
5 years ago |
Ulysses Souza
|
eb20915c6e
Merge pull request #7045 from ndeloof/command_suggest
|
5 years ago |
Ulysses Souza
|
9f5f8b4757
Remove `None` entries on execute command
|
5 years ago |
Ben Thorner
|
a6b602d086
Support attaching to dependencies on up
|
6 years ago |
Sebastiaan van Stijn
|
33eeef41ab
Remove "bundle" subcommand and support for DAB files
|
5 years ago |
Nicolas De Loof
|
657bdef6ff
Suggested command is invalid
|
6 years ago |
Guillaume Lours
|
2e7493a889
Set no-colors to true if CLICOLOR env variable is set to 0
|
6 years ago |
Nicolas De loof
|
1f16a7929d
Merge pull request #6864 from samueljsb/formatter_class
|
6 years ago |
Ulysses Souza
|
5add9192ac
Rename envvar switch to COMPOSE_DOCKER_CLI_BUILD
|
6 years ago |
Ulysses Souza
|
9d7ad3bac1
Add comment on native build and fix typo
|
6 years ago |
Nao YONASHIRO
|
81e223d499
feat: add --progress flag
|
6 years ago |
Nao YONASHIRO
|
cacbcccc0c
Add support to CLI build
|
6 years ago |
Samuel Searles-Bryant
|
672ced8742
Change Formatter.table method to staticmethod
|
6 years ago |
Klaas Hoekema
|
69c0683bfe
Pass toplevel_environment to run_one_off_container
|
6 years ago |
Klaas Hoekema
|
35eb40424c
Call TopLevelCommand's environment 'toplevel_environment'
|
6 years ago |
Klaas Hoekema
|
99464d9c2b
Handle environment file override within TopLevelCommand
|
6 years ago |
Ulysses Souza
|
c641ea08ae
Fix stdin_open when running docker-compose run
|
6 years ago |
Ian Campbell
|
9d2508cf58
Pass environment when calling through to docker cli.
|
6 years ago |
Ulysses Souza
|
9de6ec3700
Merge pull request #6695 from Inconnu08/fix_depreciation
|
6 years ago |
Inconnu08
|
99e67d0c06
fix warning method is deprecated with tests
|
6 years ago |
noname
|
c2783d6f88
fix #6579 cli ps --all
|
6 years ago |
Ian Campbell
|
40b0ce3e5d
Merge pull request #6542 from akshitgrover/6028-Add_Quiet_Builds
|
6 years ago |
Peter Nagy (NPE)
|
e34d329227
adds --no-interpolate to docker-compose config
|
7 years ago |
Akshit Grover
|
1f97a572fe
Add --quiet build flag
|
6 years ago |
slowr
|
b09d8802ed
Added additional argument (--env-file) for docker-compose to import environment variables from a given PATH.
|
6 years ago |
Ulysses Souza
|
a35aef4953
Add --no-rm to command build
|
6 years ago |
Djordje Lukic
|
ae0f3c74a0
Support for credential_spec
|
6 years ago |
Sebastian Pipping
|
e7f82d2989
Rename build_container_options to build_one_off_container_options
|
7 years ago |