moby--moby/daemon/cluster/convert
Yong Tang 9e8adbecf5 Add custom DNS settings to service definition
This fix tries to fix the issue raised in 24391 about allowing
custom DNS settings to service definition.

This fix adds `DNSConfig` (`Nameservers`, `Options`, `Search`) to
service definition, as well as `--dns`, `--dns-opt`, and `dns-search`
to `service create`.

An integration test has been added to cover the changes in this fix.

This fix fixes 24391.

A PR in swarmkit will be created separately.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-11-08 15:41:32 -08:00
..
container.go Add custom DNS settings to service definition 2016-11-08 15:41:32 -08:00
network.go Add support for docker run in swarm mode overlay 2016-09-07 21:20:41 -07:00
node.go added node ip autodetection 2016-11-03 08:10:14 -07:00
service.go Add force option to service update 2016-10-21 17:43:27 -07:00
swarm.go Let swarmkit handle cluster defaults in `swarm init` if not specified 2016-09-27 04:19:38 -07:00
task.go Fix partial/full filter issue in `service tasks --filter` 2016-09-26 16:01:20 -07:00