mirror of
https://github.com/docker/cli.git
synced 2025-08-01 04:26:55 +03:00
Add docs for docker network create --attachable
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
committed by
Tibor Vass
parent
ea5be8f75f
commit
a325d3ea2a
@ -21,6 +21,7 @@ Usage: docker network create [OPTIONS] NETWORK
|
||||
Create a network
|
||||
|
||||
Options:
|
||||
--attachable Enable manual container attachment
|
||||
--aux-address value Auxiliary IPv4 or IPv6 addresses used by Network
|
||||
driver (default map[])
|
||||
-d, --driver string Driver to manage the Network (default "bridge")
|
||||
|
Reference in New Issue
Block a user