dns Search Domains
Parameters
value
A list of DNS search domains that are presented to the container. This parameter maps to `DnsSearch`
in the Create a container section of the Docker Remote API and the `--dns-search`
option to docker run. This parameter is not supported for Windows containers.
Parameters
values
A list of DNS search domains that are presented to the container. This parameter maps to `DnsSearch`
in the Create a container section of the Docker Remote API and the `--dns-search`
option to docker run. This parameter is not supported for Windows containers.