moby--moby/cli/compose/schema
Yong Tang cf4b7a5b87 Add compose support of `attachable` in networks
This fix tries to address the issue raised in 29975 where
it was not possible to specify `attachable` flag for networks
in compose format.

NOTE: Compose format aleady supports `labels` in networks.

This fix adds the support of `attachable` for compose v3.1 format.

Additiona unit tests have been updated and added.

This fix fixes 29975.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-02-04 14:16:06 -08:00
..
data Add compose support of `attachable` in networks 2017-02-04 14:16:06 -08:00
bindata.go Add compose support of `attachable` in networks 2017-02-04 14:16:06 -08:00
schema.go Add v3.1 schema and support validating multiple version. 2017-01-26 11:33:15 -05:00
schema_test.go Add v3.1 schema and support validating multiple version. 2017-01-26 11:33:15 -05:00