docker-cli/docs/reference/commandline/network_disconnect.md
David Karlsson dc22572e3e chore: regenerate docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-04 10:30:56 +02:00

935 B

network disconnect

Disconnect a container from a network

Options

Name Type Default Description
-f, --force bool Force the container to disconnect from a network

Description

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

Examples

$ docker network disconnect multi-host-network container1