1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/reference/commandline/network_disconnect.md
Mary Anthony d5364c7114 Updating network commands: adding man pages
Adding Related information blocks
Final first draft pass: ready for review
Review comments
Entering comments from the gang
Updating connect to include paused

Signed-off-by: Mary Anthony <mary@docker.com>
2015-10-27 08:29:07 -07:00

849 B

network disconnect

Usage:  docker network disconnect [OPTIONS] NETWORK CONTAINER

Disconnects a container from a network

  --help=false       Print usage

Disconnects a container from a network. The container must be running to disconnect it from the network.

  $ docker network disconnect multi-host-network container1