mirror of
https://github.com/moby/moby.git
synced 2026-07-06 14:48:57 +00:00
This fix adds `--dns-add`, `--dns-rm`, `--dns-opt-add`, `--dns-opt-rm`, `--dns-search-add` and `--dns-search-rm` to `service update`. An integration test and a unit test have been added to cover the changes in this fix. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>