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?