Files
docker-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
..
2016-06-07 22:38:02 +02:00
2016-08-11 17:56:44 -07:00
2016-08-11 17:56:48 -07:00
2016-08-11 17:56:44 -07:00
2016-08-11 17:56:44 -07:00
2016-08-11 17:56:44 -07:00
2016-07-25 23:15:25 -07:00
2016-06-14 17:16:59 +02:00
2016-06-11 13:16:55 -07:00
2016-06-30 16:47:43 -07:00