mirror of
https://github.com/docker/cli.git
synced 2025-08-08 12:02:07 +03:00
Docs and manual changes
- for service create on node-local networks Signed-off-by: Alessandro Boch <aboch@docker.com>
This commit is contained in:
committed by
Tibor Vass
parent
a49573e5fb
commit
cccd6379b7
@@ -37,6 +37,9 @@ Options:
|
||||
-o, --opt value Set driver specific options (default map[])
|
||||
--subnet value Subnet in CIDR format that represents a
|
||||
network segment (default [])
|
||||
--scope value Promote a network to swarm scope (value = [ local | swarm ])
|
||||
--config-only Creates a configuration only network
|
||||
--config-from The name of the network from which copying the configuration
|
||||
```
|
||||
|
||||
## Description
|
||||
|
Reference in New Issue
Block a user