R

Rakesh Kumar • 28.44K Points
Instructor II

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

Explanation by: Rakesh Kumar
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.