Network fields schema validation
Signed-off-by: Dimitar Bonev <dimitar.bonev@gmail.com>
This commit is contained in:
parent
227fa5c0de
commit
5545c55ecc
3 changed files with 70 additions and 2 deletions
|
|
@ -106,7 +106,7 @@ Here's an example Compose file defining two custom networks. The `proxy` service
|
|||
back:
|
||||
# Use a custom driver which takes special options
|
||||
driver: my-custom-driver
|
||||
options:
|
||||
driver_opts:
|
||||
foo: "1"
|
||||
bar: "2"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue