docs/api/client
Yong Tang f99fd5a3f9 Idempotent service update --publish-add
This fix tries to address the issue raised in 25375 where
`service update --publish-add` returns an error if the exact
same value is repeated (idempotent).

This fix use a map to filter out repeated port configs so
that `--publish-add` does not error out.

An integration test has been added.

This fix fixes 25375.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
(cherry picked from commit b487497cd2d7586fd7e10affdcc514ca6b7884f6)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-08-11 17:56:51 -07:00
..
bundlefile
container update command description in CLI 2016-08-11 17:56:44 -07:00
formatter
idresolver Update to new swarmkit/engine-api 2016-07-01 00:40:37 -07:00
image Updates on cli reference documentation 2016-07-08 15:33:27 -07:00
inspect
network update command description in CLI 2016-08-11 17:56:44 -07:00
node Adding Joined at to node inspect 2016-08-11 17:56:48 -07:00
plugin update command description in CLI 2016-08-11 17:56:44 -07:00
registry fix stdout and stderr in api client 2016-07-08 15:32:14 -07:00
service Idempotent service update --publish-add 2016-08-11 17:56:51 -07:00
stack cli: `docker service|node|stack ps` instead of tasks 2016-07-27 11:20:25 -07:00
swarm Improve swarm join-token instructions 2016-08-11 17:56:45 -07:00
system update command description in CLI 2016-08-11 17:56:44 -07:00
task service tasks: Improve error reporting 2016-07-25 23:18:29 -07:00
volume update command description in CLI 2016-08-11 17:56:44 -07:00
cli.go Windows: Always enable VT emulation 2016-07-25 23:15:25 -07:00
client.go
commands.go
credentials.go
exec.go Don't automagically add "[OPTIONS]" to usage 2016-07-25 23:15:41 -07:00
exec_test.go
hijack.go
info.go Output external CAs in swarm mode with `docker info` 2016-08-11 17:56:44 -07:00
inspect.go Don't automagically add "[OPTIONS]" to usage 2016-07-25 23:15:41 -07:00
registry.go Adding a flag to specify sending of registry auth 2016-07-01 00:40:31 -07:00
trust.go
trust_test.go
update.go
utils.go Fix misspell typos 2016-06-30 16:47:43 -07:00