Q. Which Docker network mode allows direct container-to-container communication without port mapping?

  • (A) host
  • (B) bridge
  • (C) overlay
  • (D) container
πŸ’¬ Discuss
βœ… Correct Answer: (D) container
Explanation: The 'container' mode allows containers to share the same network namespace.
Explanation by: Mr. Dubey
The 'container' mode allows containers to share the same network namespace.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
57
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
94%
Success Rate