Q. What is the default network mode for a Docker container?

  • (A) bridge
  • (B) host
  • (C) none
  • (D) overlay
πŸ’¬ Discuss
βœ… Correct Answer: (A) bridge
Explanation: By default, Docker containers are run in 'bridge' network mode, which connects them to a private network.
Explanation by: Ram Sharma
By default, Docker containers are run in 'bridge' network mode, which connects them to a private network.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
150
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
86%
Success Rate