mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
1a677699aede7b68ebcc7fc1f6c0b693e00f075f
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>
Description
Интерфейс командной строки Docker
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%