moby--moby/cli
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
..
command Add docker plugin upgrade 2017-02-03 16:21:12 -05:00
compose Add compose support of `attachable` in networks 2017-02-04 14:16:06 -08:00
config Add `--format` to `docker service ls` 2017-02-01 08:33:19 -08:00
debug
flags
internal/test
trust
cobra.go Wrap output of docker cli --help 2017-02-03 11:05:49 +00:00
error.go
required.go