A

Admin • 833.24K Points
Coach

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

  • (A) docker network create
  • (B) docker create network
  • (C) docker net add
  • (D) docker network add
  • Correct Answer - Option(A)
  • Views: 41
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

The 'docker network create' command is used to create a new Docker network. For example, 'docker network create my_network'.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.