DockerCLI/compose/loader
Yong Tang 1a677699ae 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
..
example1.env Replace vendor of aanand/compose-file with a local copy. 2016-12-27 16:17:24 -05:00
example2.env Replace vendor of aanand/compose-file with a local copy. 2016-12-27 16:17:24 -05:00
full-example.yml Replace vendor of aanand/compose-file with a local copy. 2016-12-27 16:17:24 -05:00
loader.go Remove the old loading system from compose config loading 2017-01-27 17:03:41 -05:00
loader_test.go Add compose support of `attachable` in networks 2017-02-04 14:16:06 -08:00