This re-aligns the docs with what the cmd line now does.
Signed-off-by: Doug Davis <dug@us.ibm.com>
Upstream-commit: 421578fbd4
Component: cli
863 B
863 B
network disconnect
Usage: docker network disconnect [OPTIONS] NETWORK CONTAINER
Disconnects a container from a network
--help 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