Can't get Docker Beta to work

Hi @taschmidt. No expert or docker employee. Only Docker for Windows beta user. The 10.0.75.2 is the IP the Hyper-V Manager is asigning to the VM that host the docker engine as you can see here:

It’s like there wasn’t anything inside the machine listening at that port. Probably I’m saying something stupid but you said you can run a docker ps inside the machine but as far as I know that is taking care of using the Linux internal sockets, but could you see if the VM machine hast something listeting at that port?

If I run the following command on the VM (Using the Debug Console) I could see a process listening:

Hope that it could be helpful for you!