A network engineer needs to understand how Docker assigns DNS names to services in a user-defined bridge network. What is the default behavior?
-
A
Containers are reachable by their name as DNS hostnames
-
B
Docker uses /etc/hosts only, no embedded DNS
-
C
All containers share a single IP with different ports
-
D
DNS resolution requires an external nameserver