Provided by: docker.io_28.2.2-0ubuntu1~24.04.1_amd64 

NAME
docker-network-disconnect - Disconnect a container from a network
SYNOPSIS
docker network disconnect [OPTIONS] NETWORK CONTAINER
DESCRIPTION
Disconnects a container from a network. $ docker network disconnect multi-host-network container1
OPTIONS
-f, --force[=false] Force the container to disconnect from a network
SEE ALSO
docker-network(1) Docker Community Jun 2025 DOCKER(1)