mirror of
https://github.com/moby/moby.git
synced 2026-07-26 03:07:42 +00:00
If a container is configured with the internal DNS resolver's own address as an external server, try the next ext server rather than recursing (return SERVFAIL if there are no other servers). Signed-off-by: Rob Murray <rob.murray@docker.com>