moby--moby/daemon/cluster/executor/container
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
..
adapter.go dynamic service binding. 2016-11-04 21:50:56 -07:00
attachment.go Add support for docker run in swarm mode overlay 2016-09-07 21:20:41 -07:00
container.go Add custom DNS settings to service definition 2016-11-08 15:41:32 -08:00
controller.go dynamic service binding. 2016-11-04 21:50:56 -07:00
errors.go add health check in docker cluster 2016-07-06 13:43:20 -07:00
executor.go Add support for docker run in swarm mode overlay 2016-09-07 21:20:41 -07:00
health_test.go Move engine-api client package 2016-09-07 11:05:58 -07:00
validate.go Fix bunch of typos 2016-10-29 15:03:26 +08:00
validate_test.go fix validation of non-existing bind-mount source 2016-08-08 17:24:00 +02:00
validate_unix_test.go Validate mount paths on task create 2016-08-01 23:35:46 -04:00
validate_windows_test.go Validate mount paths on task create 2016-08-01 23:35:46 -04:00