Q. What is a 'Docker network'?

  • (A) A connection between containers for network communication
  • (B) A storage solution for Docker containers
  • (C) A group of Docker images
  • (D) A monitoring tool for Docker containers
πŸ’¬ Discuss
βœ… Correct Answer: (A) A connection between containers for network communication
Explanation: A Docker network allows containers to communicate with each other, either within the same host or across multiple hosts.
Explanation by: Vinay
A Docker network allows containers to communicate with each other, either within the same host or across multiple hosts.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
191
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
83%
Success Rate