"external network IP+ port " does port mapping to the internal target server. When using Thrift request, an error occurs: Connection Reset. what is certain is that there is no problem for the Http protocol to request this address. how to solve this...
Hello, prawns! I launch a container (docker version 18.06.1 build e68fc7a) in Ali CVM, and the command is as follows: docker run --detach -it --publish 3030:3000 tcp -v : --name --restart always centos:latest bin bash Container starts successful...