mirror of
https://github.com/docker/cli.git
synced 2026-09-25 07:50:37 -05:00
e0d4e672a1cb8cce18fa956be52dc2fb0c149673
PORTS field for docker service ls (ingress)
This fix is related to 30232 wherw `docker service ls` does not show `PORTS` information like `docker service ps`. This fix adds `PORTS` fields for services that publish ports in ingress mode. Additional unit tests cases have been updated. This fix is related to 30232. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%