This is the command docker-network-disconnect that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
docker-network-disconnect - disconnect a container from a network
SYNOPSIS
docker network disconnect [--help] [--force] NETWORK CONTAINER
DESCRIPTION
Disconnects a container from a network.
$ docker network disconnect multi-host-network container1
OPTIONS
NETWORK
Specify network name
CONTAINER
Specify container name
--force
Force the container to disconnect from a network
--help
Print usage statement
HISTORY
OCT 2015, created by Mary Anthony ⟨[email protected]⟩
Use docker-network-disconnect online using onworks.net services