Joffrey F
|
255d16d7fa
Add --compress option to build command
|
7 年之前 |
Matthieu Nottale
|
8336407830
pull: Deprecate '--parallel' and enable it by default.
|
7 年之前 |
Joffrey F
|
38f7fdfe89
Merge pull request #5709 from mnottale/exec-workdir
|
7 年之前 |
Joffrey F
|
4ceeaad089
Merge pull request #5725 from docker/geigerzaehler-run-with-network-alias
|
7 年之前 |
Joffrey F
|
1096a903be
unset entrypoint test
|
7 年之前 |
Thomas Scholtes
|
5b6e02d13a
'run' command can use network aliases for service
|
8 年之前 |
Ganesh Satpute
|
59c8ed77e4
Allow unset of entrypoint (resolves #5582)
|
7 年之前 |
Joffrey F
|
a7d1fada52
Unify toplevel command handlers
|
7 年之前 |
Joffrey F
|
7ce5766f6a
Re-use TLS and host options when shelling out to docker CLI
|
7 年之前 |
Joffrey F
|
ec0de7eb68
Merge pull request #5684 from docker/compat_mode
|
7 年之前 |
Joffrey F
|
6659e99aff
Merge pull request #5703 from mnottale/log-level
|
7 年之前 |
Matthieu Nottale
|
2fed399881
Add '--workdir' option to 'exec'.
|
7 年之前 |
Matthieu Nottale
|
59b08c7d1d
New --log-level option.
|
7 年之前 |
Matthieu Nottale
|
5eefa81f9e
Add '--quiet' option to 'up' to pull silently.
|
7 年之前 |
Joffrey F
|
2fa201660c
Merge pull request #5699 from docker/pantuza-cli-add-detach-option
|
7 年之前 |
Joffrey F
|
c6fe564ed5
Add --detach tests
|
7 年之前 |
Gustavo Pantuza Coelho Pinto
|
1833860614
CLI: Add --detach option for up, run and exec commands
|
8 年之前 |
Joffrey F
|
8e268afc93
Add version guard for multi-service buildarg
|
7 年之前 |
Ramkumar Ramachandra
|
ac209a2485
[cli] Lift artificial limitation on --build-arg
|
8 年之前 |
Joffrey F
|
51076b5e12
Tests for compatibility mode
|
7 年之前 |
kcboschert
|
64b466c0bc
Add optional argument to pull dependencies on docker-compose pull.
|
9 年之前 |
Joffrey F
|
75572f3860
Immediately kill / force-rm one-off container when receiving SIGHUP
|
7 年之前 |
Joffrey F
|
a6459efcad
Merge branch '4909-terminate-containers-on-sighup' of https://github.com/garribas/compose into garribas-4909-terminate-containers-on-sighup
|
7 年之前 |
Joffrey F
|
8c297f267e
Implement compatibility mode,
|
7 年之前 |
Harald Albers
|
6cfbb7ed8a
Add missing `-q|--quiet` options to increase consistency
|
7 年之前 |
Joffrey F
|
b07091ac5f
Add up flag `--renew-anon-volumes` (shorthand -V)
|
7 年之前 |
Joffrey F
|
9ba9016cbc
Improve ImageNotFound handling in convergence
|
7 年之前 |
Ian Glen Neal
|
4042121f6e
The updated unit test simulates the error in the bug. What's happening
|
7 年之前 |
Joffrey F
|
2d986dff79
Remove rebuild parameter ; set do_build instead
|
7 年之前 |
Ian Glen Neal
|
7591639c72
Fix #5465 by catching a no-image exception in
|
7 年之前 |