A

Admin • 832.27K Points
Coach

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
  • Correct Answer - Option(A)
  • Views: 34
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

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

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.