mirror of
https://github.com/docker/cli.git
synced 2025-08-01 04:26:55 +03:00
Add docker network connect/disconnect to non-running container
Signed-off-by: Lei Jitang <leijitang@huawei.com>
This commit is contained in:
@ -16,7 +16,7 @@ parent = "smn_cli"
|
||||
|
||||
--help Print usage
|
||||
|
||||
Connects a running container to a network. You can connect a container by name
|
||||
Connects a container to a network. You can connect a container by name
|
||||
or by ID. Once connected, the container can communicate with other containers in
|
||||
the same network.
|
||||
|
||||
|
Reference in New Issue
Block a user