summaryrefslogtreecommitdiff
path: root/compose/cli
Commit message (Expand)AuthorAge
* Fix dics access on keep-prefix option for upUlysses Souza2021-02-16
* Merge pull request #8082 from thaJeztah/remove_log_driver_checkAnca Iordache2021-02-15
|\
| * Remove local check for log-driver read supportSebastiaan van Stijn2021-01-28
* | Fix incorrect CLI variable name for service profilesJim Cronqvist2021-02-02
|/
* Fix formatting of help output for `up|logs --no-log-prefix`Harald Albers2021-01-24
* Improve control over ANSI output (#6858)Mike Seplowitz2021-01-19
* Merge pull request #7978 from thaJeztah/default_to_cli_buildAnca Iordache2021-01-11
|\
| * Make COMPOSE_DOCKER_CLI_BUILD=1 the defaultSebastiaan van Stijn2020-12-08
* | Add metricsUlysses Souza2021-01-04
* | Only attach services we'll read logs from in upDaniil Sigalov2020-12-20
|/
* Fix project_dir to take first file in accountUlysses Souza2020-12-02
* docker-compose-help: improve help about down (#7411)lcsdtw2020-12-02
* Implement service profilesRoman Anasal2020-12-02
* Shell out to ssh client for ssh connectionsaiordache2020-11-23
* Added option to disable log prefix via cliKaushal Rohit2020-10-18
* Use `detach=true` for oneoff containersaiordache2020-09-10
* Set service scale to 1 for oneoff containersaiordache2020-09-10
* Add docker.github.io documentation checker and update doc messageUlysses Souza2020-09-07
* Pass context to docker cliaiordache2020-09-01
* Fix stderr on returncode is different of 0Ulysses Souza2020-08-31
* Use docker-py's default api version for engine queriesaiordache2020-08-21
* Use docker cli on run when the envvar passed.Ryosuke TOKUAMI2020-08-12
* Removed Python2 supportalexrecuenco2020-08-11
* Merge pull request #7457 from EricHripko/run-healthyAnca Iordache2020-08-07
|\
| * Make run behave in the same way as upEric Hripko2020-08-06
* | Merge pull request #7543 from jarulsamy/7540-flag_nullifierAnca Iordache2020-08-04
|\ \ | |/ |/|
| * Add `--` as a seperator of flags and arguments.Joshua Arulsamy2020-06-17
* | cleanup compatibility and testsaiordache2020-07-08
* | Merge 2.x and 3.x schemasaiordache2020-07-08
* | Improve version help messageBen Firshman2020-07-06
* | check context in use targets a docker engineaiordache2020-06-30
|/
* Merge pull request #7031 from venthur/remove_python2Ulysses Souza2020-06-10
|\
| * Fixed new things that came after the PRBastian Venthur2020-06-03
| * Removed now unused get_output_stream methodBastian Venthur2020-06-03
| * Removed sixBastian Venthur2020-06-03
| * Removed Python2 supportBastian Venthur2020-06-03
* | Bump docker-pyUlysses Souza2020-06-03
|/
* Fix flake8 errorsUlysses Souza2020-05-20
* Add "distro" packageUlysses Souza2020-04-16
* Use docker context interface from docker-pyAnca Iordache2020-02-06
* Merge pull request #7045 from ndeloof/command_suggestUlysses Souza2020-02-03
|\
| * Suggested command is invalidNicolas De Loof2019-11-22
* | Remove `None` entries on execute commandUlysses Souza2020-01-30
* | Support attaching to dependencies on upBen Thorner2020-01-16
* | Refactored mutable default values.yukihira19922020-01-15
* | Allow setting compatibility options from environmentKevin Roy2020-01-13
* | Remove "bundle" subcommand and support for DAB filesSebastiaan van Stijn2020-01-08
* | Assume infinite terminal width when not running in a terminalNicolas De Loof2020-01-08
* | Skip label if some config file was passed by stdinNicolas De Loof2019-11-21
* | config_detail.filename is None when passed by stdinNicolas De Loof2019-11-20
|/