Your port 80 proxy is forwarding to 127.0.0.1:80
, but inside the container there isn’t anything listening on 127.0.0.1:80
, only 10.112.106.223:80
.
Your port 8083 proxy should work as the container process is listening on all IPs, 0.0.0.0:8083
Your port 80 proxy is forwarding to 127.0.0.1:80
, but inside the container there isn’t anything listening on 127.0.0.1:80
, only 10.112.106.223:80
.
Your port 8083 proxy should work as the container process is listening on all IPs, 0.0.0.0:8083