Merge pull request #19317 from mavenugo/epforce
Forced endpoint cleanup Upstream-commit: 851c94db1bafac593cf193dd9dde26cd3d9e7f23 Component: engine
This commit is contained in:
@ -12,8 +12,10 @@ parent = "smn_cli"
|
||||
|
||||
Usage: docker network disconnect [OPTIONS] NETWORK CONTAINER
|
||||
|
||||
|
||||
Disconnects a container from a network
|
||||
|
||||
-f, --force Force the container to disconnect from a network
|
||||
--help Print usage
|
||||
|
||||
Disconnects a container from a network. The container must be running to disconnect it from the network.
|
||||
|
||||
Reference in New Issue
Block a user