Matthieu Nottale
|
5eefa81f9e
Add '--quiet' option to 'up' to pull silently.
|
7 years ago |
Joffrey F
|
2fa201660c
Merge pull request #5699 from docker/pantuza-cli-add-detach-option
|
7 years ago |
Joffrey F
|
c6fe564ed5
Add --detach tests
|
7 years ago |
Gustavo Pantuza Coelho Pinto
|
1833860614
CLI: Add --detach option for up, run and exec commands
|
8 years ago |
Joffrey F
|
8e268afc93
Add version guard for multi-service buildarg
|
7 years ago |
Ramkumar Ramachandra
|
ac209a2485
[cli] Lift artificial limitation on --build-arg
|
8 years ago |
kcboschert
|
64b466c0bc
Add optional argument to pull dependencies on docker-compose pull.
|
9 years ago |
Joffrey F
|
75572f3860
Immediately kill / force-rm one-off container when receiving SIGHUP
|
7 years ago |
Joffrey F
|
a6459efcad
Merge branch '4909-terminate-containers-on-sighup' of https://github.com/garribas/compose into garribas-4909-terminate-containers-on-sighup
|
7 years ago |
Harald Albers
|
6cfbb7ed8a
Add missing `-q|--quiet` options to increase consistency
|
7 years ago |
Joffrey F
|
b07091ac5f
Add up flag `--renew-anon-volumes` (shorthand -V)
|
7 years ago |
Joffrey F
|
9ba9016cbc
Improve ImageNotFound handling in convergence
|
7 years ago |
Ian Glen Neal
|
4042121f6e
The updated unit test simulates the error in the bug. What's happening
|
7 years ago |
Joffrey F
|
2d986dff79
Remove rebuild parameter ; set do_build instead
|
7 years ago |
Ian Glen Neal
|
7591639c72
Fix #5465 by catching a no-image exception in
|
7 years ago |
Joffrey F
|
a5d8c68d42
Also use docker CLI for interactive one-off runs.
|
7 years ago |
Joffrey F
|
dcaef15b34
Use CLI for interactive exec on all platforms by default
|
7 years ago |
Joffrey F
|
250eed61a3
Merge pull request #5579 from albers/completion-ps--services
|
7 years ago |
Harald Albers
|
748357f665
Remove duplicate `--filter` from help message for `ps`
|
7 years ago |
Tom Van Rompaey
|
ab173472b4
Fix small typo: bulid -> build
|
7 years ago |
Joffrey F
|
e174c3fd1c
Revert -d/--timeout exclusion
|
7 years ago |
Joffrey F
|
c4fda0834d
Merge pull request #5384 from ilinum/1498-docker-compose-services
|
7 years ago |
Svyatoslav Ilinskiy
|
a1f0c3ed7c
Rename `ps --filter` option from `key` to `source`.
|
7 years ago |
Svyatoslav Ilinskiy
|
253bed497d
Allow only one `--filter` argument and simplify code
|
7 years ago |
Drew Romanyk
|
5db3cd60d4
Reword & Optimize getting stopped containers & update tests
|
8 years ago |
Drew Romanyk
|
ba0b3d421c
Fix depends on restart behavior, fixes #3397
|
8 years ago |
John Harris
|
963b004749
Add COMPOSE_IGNORE_ORPHANS
|
7 years ago |
Joffrey F
|
c8ba50ff1e
Avoid CLI crash if image has no tags
|
7 years ago |
Joffrey F
|
c2a5dd4c89
Re-align docstring
|
7 years ago |
Joffrey F
|
eabccda9d1
Merge pull request #5393 from summergirl21/3370-down-timeout
|
7 years ago |