Add docs for docker network create --attachable
Signed-off-by: Harald Albers <github@albersweb.de> Upstream-commit: 7433d3acf61142bb1abbf7928ff0e20acf3eda56 Component: engine
This commit is contained in:
@@ -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