端口还是不行,运行结果如下
Welcome to Ubuntu 18.04.6 LTS (GNU/Linux 4.15.0-163-generic x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
New release '20.04.6 LTS' available.
Run 'do-release-upgrade' to upgrade to it.
Welcome to Alibaba Cloud Elastic Compute Service !
Last login: Wed Mar 29 19:32:15 2023 from 127.0.0.1
root@iZebfo0cml2mdqZ:~# netstat -lntup|grep 1688
tcp 0 0 0.0.0.0:1688 0.0.0.0:* LISTEN 5923/docker-proxy
tcp6 0 0 :::1688 :::* LISTEN 5931/docker-proxy
root@iZebfo0cml2mdqZ:~#
|