Aaron Lehmann
|
330a003533
Synchronous service create and service update
|
8 years ago |
Daniel Nephin
|
d3ea30de10
Add entrypoint flags to service cli.
|
8 years ago |
Daniel Nephin
|
7b7ea8ab81
Replace fmt.Errorf() with errors.Errorf() in the cli
|
8 years ago |
Gaetan de Villele
|
1526a99672
improve semantics of utility function in cli/command/service
|
8 years ago |
Victor Vieux
|
cd173a6030
bump API to 1.28
|
8 years ago |
Aaron Lehmann
|
f9bd8ec8b2
Implement server-side rollback, for daemon versions that support this
|
8 years ago |
Aaron Lehmann
|
3a88a24d23
Add support for rollback flags
|
8 years ago |
Sebastiaan van Stijn
|
3a5a1c3f3d
Merge pull request #30725 from aaronlehmann/topology
|
8 years ago |
Aaron Lehmann
|
17288c611a
Topology-aware scheduling
|
8 years ago |
Yong Tang
|
c2d49ec214
Add `--stop-signal` for `service create` and `service update`
|
8 years ago |
Vincent Demeester
|
aa4ecd153b
Make sure we validate simple syntax on service commands
|
8 years ago |
Yong Tang
|
499a0dd43e
Add `--read-only` for `service create` and `service update`
|
8 years ago |
Alexander Morozov
|
a08da82a28
Merge pull request #30186 from thaJeztah/add-version-annotation-to-flags
|
8 years ago |
Daniel Nephin
|
9419e7df2b
Implement secret types for compose file.
|
8 years ago |
Sebastiaan van Stijn
|
bbbddeebba
Add version annotation to various flags added in 1.13
|
8 years ago |
Vincent Demeester
|
d6c8391bf6
Merge pull request #29918 from dongluochen/service_inspect_pretty
|
8 years ago |
Dong Chen
|
5470312d23
add port PublishMode to service inspect --pretty output
|
8 years ago |
Sebastiaan van Stijn
|
e91953407c
Update order of '--secret-rm' and '--secret-add'
|
8 years ago |
Aaron Lehmann
|
d4d6f8c0d0
cli: Pin image to digest using content trust
|
8 years ago |
Vincent Demeester
|
9d4aa3621f
Make --publish-rm precedes --publish-add, so that add wins
|
8 years ago |
Vincent Demeester
|
75bf18c9f0
Remove --port and update --publish for services to support syntaxes
|
8 years ago |
Yong Tang
|
c4d773cdfe
Return error for incorrect argument of `service update --publish-rm <TargetPort>`
|
9 years ago |
Daniel Nephin
|
1c65cb6657
Allow hostname to be updated on service.
|
8 years ago |
Aaron Lehmann
|
948e60691e
Return warnings from service create and service update when digest pinning fails
|
8 years ago |
Jana Radhakrishnan
|
14ac9f60d0
Add support for host port PublishMode in services
|
8 years ago |
Victor Vieux
|
750d634d62
Merge pull request #27998 from dnephin/compose-on-swarm
|
8 years ago |
Yong Tang
|
ea9a23ccdb
Add flag `--host` to `service create` and `--host-add/--host-rm` to `service update`
|
8 years ago |
Daniel Nephin
|
cbbc6b4d9b
Convert deploy to use a compose-file.
|
8 years ago |
Sebastiaan van Stijn
|
33af4dd505
Merge pull request #28186 from yongtang/27567-follow-up-dns-options
|
8 years ago |
Yong Tang
|
9b6b3c2076
Add `--dns-option` to `docker run` and hide `--dns-opt`
|
8 years ago |