Network fields schema validation

Signed-off-by: Dimitar Bonev <dimitar.bonev@gmail.com>
This commit is contained in:
Dimitar Bonev 2016-01-22 01:18:15 +02:00 committed by Aanand Prasad
commit 5545c55ecc
3 changed files with 70 additions and 2 deletions

View file

@ -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"