I'm trying to deploy the MDT(Mobile Distribution Tool) on my local Mac.
I'm using docker and have managed to get the container running..
In the image you can see MDT running on port 4000. But when I browse to my machine browser on "localhost:4000", I get a timeout.
I've gone through this post and tried to add a route, but didn't work and then I visited this question and now I'm totally confused. Can someone please suggest how to get this resolved?
When publishing a container port eg 8080:8080 (host_port:container_port).. Make sure the container port is the same on which your web service is running...
My webserver was listening for connections on 8080 port and in the screenshot as you can see.. I have given 4000 port
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With