summaryrefslogtreecommitdiff
path: root/compose/cli
Commit message (Expand)AuthorAge
* Merge pull request #5819 from docker/5433-build-zipJoffrey F2018-03-27
|\
| * Add --compress option to build commandJoffrey F2018-03-23
* | Support -H=host notation for interactive run/execsJoffrey F2018-03-26
|/
* Merge pull request #5788 from mnottale/dash-underscore-in-project-nameJoffrey F2018-03-19
|\
| * Allow dash and underscore in project name.Matthieu Nottale2018-03-15
* | pull: Deprecate '--parallel' and enable it by default.Matthieu Nottale2018-03-15
|/
* Merge pull request #5709 from mnottale/exec-workdirJoffrey F2018-03-02
|\
| * Add '--workdir' option to 'exec'.Matthieu Nottale2018-02-23
* | Merge pull request #5725 from docker/geigerzaehler-run-with-network-aliasJoffrey F2018-02-27
|\ \
| * | 'run' command can use network aliases for serviceThomas Scholtes2018-02-27
* | | unset entrypoint testJoffrey F2018-02-27
* | | Allow unset of entrypoint (resolves #5582)Ganesh Satpute2018-02-27
|/ /
* | Merge pull request #5722 from docker/5700-call-docker-with-argsJoffrey F2018-02-27
|\ \
| * | Unify toplevel command handlersJoffrey F2018-02-27
| * | Re-use TLS and host options when shelling out to docker CLIJoffrey F2018-02-27
* | | Merge pull request #5706 from docker/5601-config-proxyJoffrey F2018-02-27
|\ \ \ | |/ / |/| |
| * | Use configfile-provided proxy values to populate buildargs and env valuesJoffrey F2018-02-22
| |/
* | Add support for seccomp filesJoffrey F2018-02-26
* | Merge pull request #5684 from docker/compat_modeJoffrey F2018-02-26
|\ \
| * | Tests for compatibility modeJoffrey F2018-02-16
| * | Implement compatibility mode,Joffrey F2018-02-05
* | | Merge pull request #5703 from mnottale/log-levelJoffrey F2018-02-23
|\ \ \
| * | | New --log-level option.Matthieu Nottale2018-02-23
| | |/ | |/|
* / | Add '--quiet' option to 'up' to pull silently.Matthieu Nottale2018-02-23
|/ /
* | Merge pull request #5699 from docker/pantuza-cli-add-detach-optionJoffrey F2018-02-22
|\ \
| * | Add --detach testsJoffrey F2018-02-21
| * | CLI: Add --detach option for up, run and exec commandsGustavo Pantuza Coelho Pinto2018-02-21
* | | Add version guard for multi-service buildargJoffrey F2018-02-21
* | | [cli] Lift artificial limitation on --build-argRamkumar Ramachandra2018-02-21
|/ /
* | Retrieve certs from default path if not provided explicitlyJoffrey F2018-02-21
* | Add optional argument to pull dependencies on docker-compose pull.kcboschert2018-02-14
* | Immediately kill / force-rm one-off container when receiving SIGHUPJoffrey F2018-02-07
* | Merge branch '4909-terminate-containers-on-sighup' of https://github.com/garr...Joffrey F2018-02-07
|\ \
| * | Terminate containers on SIGHUP (fixes #4909)Guillermo Arribas2017-11-01
* | | Merge pull request #5625 from albers/option-consistencyJoffrey F2018-02-07
|\ \ \ | |_|/ |/| |
| * | Add missing `-q|--quiet` options to increase consistencyHarald Albers2018-01-30
* | | Remove obsolete code that slows down test executionJoffrey F2018-02-02
* | | Fix DOCKER_TLS_VERIFY bugJoffrey F2018-02-01
|/ /
* | Add up flag `--renew-anon-volumes` (shorthand -V)Joffrey F2018-01-22
* | Merge pull request #5593 from docker/4651-tls-env-and-flagsJoffrey F2018-01-22
|\ \
| * | Support mixed use of TLS flags and TLS environment variablesJoffrey F2018-01-19
* | | Improve ImageNotFound handling in convergenceJoffrey F2018-01-19
* | | The updated unit test simulates the error in the bug. What's happeningIan Glen Neal2018-01-19
* | | Remove rebuild parameter ; set do_build insteadJoffrey F2018-01-19
* | | Fix #5465 by catching a no-image exception inIan Glen Neal2018-01-19
* | | Also use docker CLI for interactive one-off runs.Joffrey F2018-01-18
* | | Use CLI for interactive exec on all platforms by defaultJoffrey F2018-01-18
|/ /
* | Merge pull request #5579 from albers/completion-ps--servicesJoffrey F2018-01-16
|\ \
| * | Remove duplicate `--filter` from help message for `ps`Harald Albers2018-01-16
* | | Fix small typo: bulid -> buildTom Van Rompaey2018-01-15
|/ /