A

Admin • 833.24K Points
Coach

Q. Which command is used to detach a container from a network?

  • (A) docker network disconnect
  • (B) docker detach network
  • (C) docker disconnect network
  • (D) docker network detach
  • Correct Answer - Option(A)
  • Views: 55
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

The 'docker network disconnect' command detaches a container from a network. For example, 'docker network disconnect my_network my_container'.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.