A

Admin • 831.35K Points
Coach

Q. Which command is used to attach a running container to a network?

  • (A) docker network connect
  • (B) docker attach network
  • (C) docker connect network
  • (D) docker network attach
  • Correct Answer - Option(A)
  • Views: 30
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin
The 'docker network connect' command attaches a running container to a network. For example, 'docker network connect my_network my_container'.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.