πŸ“Š Docker
Q. Which of the following commands is used to create a new Docker network?
  • (A) docker network create network_name
  • (B) docker network add network_name
  • (C) docker create network network_name
  • (D) docker network init network_name
πŸ’¬ Discuss
βœ… Correct Answer: (A) docker network create network_name

Explanation: 'docker network create network_name' is used to create a new Docker network.

Explanation by: Praveen Singh
'docker network create network_name' is used to create a new Docker network.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
97
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Praveen Singh
Publisher
πŸ“ˆ
93%
Success Rate