Q. Which Docker component manages the network configuration of containers?
β
Correct Answer: (D)
Docker network
Explanation: Docker network manages the network configuration for containers, including creating isolated networks for communication between containers.