Files
docker-docs/api/client
Yong Tang fdf513e99d Fix service update --env-add issue
This fix tries to address the issue in 25404 where updating environmental
variable in `service update --env-add` will not work.

The issue is because `--env-add` will only append the env, not update if
the same env already exist.

This fix tracks the env variable with a map and update if the variable
is the same.

An integration test has been added.

This fix fixes 25404.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
(cherry picked from commit c6de8add5fd5443aa820adbcd3c9a438df78823f)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-08-11 17:56:49 -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