Q. Which Docker command is used to create a new Docker network?

  • (A) docker network create
  • (B) docker network init
  • (C) docker network add
  • (D) docker create network
πŸ’¬ Discuss
βœ… Correct Answer: (A) docker network create
Explanation: The 'docker network create' command is used to create a new Docker network.
Explanation by: Gopal Sharma
The 'docker network create' command is used to create a new Docker network.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
148
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Gopal Sharma
Publisher
πŸ“ˆ
84%
Success Rate