#设置容器监听TCP端口:

docker-扩展


重启docker
systemctl restart docker

查看docker监听的235端口
netstat -nltp
    
curl -s http://192.168.50.130:235/info| python -mjson.tool

docker-扩展

 

相关文章:

  • 2021-11-05
  • 2021-12-06
  • 2022-01-11
  • 2021-05-18
  • 2021-07-31
  • 2021-08-30
  • 2021-12-29
猜你喜欢
  • 2021-11-26
  • 2022-12-23
  • 2021-10-07
  • 2022-12-23
  • 2022-02-01
  • 2021-10-18
  • 2022-02-07
相关资源
相似解决方案