Aaron Lehmann
|
3a88a24d23
Add support for rollback flags
|
8 年之前 |
Aaron Lehmann
|
cc9d04647a
Add support for the "rollback" failure action
|
8 年之前 |
Sebastiaan van Stijn
|
3a5a1c3f3d
Merge pull request #30725 from aaronlehmann/topology
|
8 年之前 |
Aaron Lehmann
|
17288c611a
Topology-aware scheduling
|
8 年之前 |
Yong Tang
|
c2d49ec214
Add `--stop-signal` for `service create` and `service update`
|
8 年之前 |
Sebastiaan van Stijn
|
25500d56a5
Merge pull request #30814 from YuPengZTE/devSwarmCliExplain
|
8 年之前 |
erxian
|
34919accaa
add rollback explanation to docker service update command document
|
8 年之前 |
yupengzte
|
d735972d31
fix the type
|
8 年之前 |
Misty Stanley-Jones
|
52df69f00d
Standardized formatting of CLI reference commands
|
8 年之前 |
Sebastiaan van Stijn
|
e07c392c49
Merge pull request #30180 from allencloud/add-endpoint-mode-a-default-value
|
8 年之前 |
Vincent Demeester
|
354bd4aadd
Merge pull request #29692 from yongtang/29492-daemon-shm-size
|
8 年之前 |
Yong Tang
|
499a0dd43e
Add `--read-only` for `service create` and `service update`
|
8 年之前 |
allencloud
|
9eacabbfb7
add endpoint mode a default value
|
8 年之前 |
Yong Tang
|
d1982862ca
Update opts.MemBytes to disable default, and move `docker run/create/build` to use opts.MemBytes
|
8 年之前 |
Yong Tang
|
acc93db32b
Fix misleading default for `--replicas`
|
8 年之前 |
yuexiao-wang
|
54d38fe115
Add the link for service logs
|
8 年之前 |
Daniel Nephin
|
1c65cb6657
Allow hostname to be updated on service.
|
8 年之前 |
Sebastiaan van Stijn
|
700f618410
Merge pull request #28486 from vdemeester/docs-service-templating
|
8 年之前 |
Vincent Demeester
|
4571ad05db
Add documentation about templating support on…
|
8 年之前 |
Aaron Lehmann
|
32b12a28fc
cli: Add valid suffixes for remaining duration options
|
8 年之前 |
Yong Tang
|
ea9a23ccdb
Add flag `--host` to `service create` and `--host-add/--host-rm` to `service update`
|
8 年之前 |
Sebastiaan van Stijn
|
33af4dd505
Merge pull request #28186 from yongtang/27567-follow-up-dns-options
|
8 年之前 |
Yong Tang
|
9b6b3c2076
Add `--dns-option` to `docker run` and hide `--dns-opt`
|
8 年之前 |
Evan Hazlett
|
2adbdcdf5a
secrets: use explicit format when using secrets
|
8 年之前 |
Evan Hazlett
|
958881d209
docs: update cli reference for secret usage
|
8 年之前 |
Yong Tang
|
beafc7c7d9
Remove `-ptr` from the help output of `service create`
|
8 年之前 |
milindchawre
|
ecb59a2283
Fixes #24083 : Improving cli help for flags with duration option
|
8 年之前 |
Yong Tang
|
a39c0cf007
Add custom DNS settings to service update
|
8 年之前 |
Yong Tang
|
1b42d9d0db
Change to plural forms for help output of `docker service update`
|
8 年之前 |
Yong Tang
|
599be5a551
Add `--tty` to `docker service create/update`
|
8 年之前 |