summaryrefslogtreecommitdiff
path: root/compose/cli
Commit message (Expand)AuthorAge
* Remove advertisement for `docker compose` from upUlysses Souza2021-05-07
* Merge pull request #8261 from ulyssessouza/metrics-nosuchcommandAnca Iordache2021-04-13
|\
| * Ignore command names on NoSuchCommand exceptionsUlysses Souza2021-04-07
* | Revert "Add Snyk scan suggestion when building"Ulysses Souza2021-04-13
|/
* Mention `--ansi never` in `--no-ansi` deprecationTim Kevin Oxley2021-04-06
* Add Snyk scan suggestion when buildingUlysses Souza2021-04-05
* Merge pull request #8061 from albers/completion-profilesChris Crone2021-03-30
|\
| * Add option for listing service profilesHarald Albers2021-01-22
* | Fix on removing error message on 'exec' errorUlysses Souza2021-03-17
* | Advertise `docker compose` for non linux usersUlysses Souza2021-03-02
* | Stop logging when log_driver is set to 'none'Ulysses Souza2021-02-25
* | 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