Hi,
While I inspect an container I got its IP as 172.0.17.2 and its port 80 is exposed as well.
But I can’t access it from by browser neither can reachable via ping from windows command line. But I can access it via ip 10.0.75.1 which is defined by docker. Any workaround on this?
N.B: I’m using DockerForWindows on my windows 10 machine.