Get Started part 4 connection refused from node on virtual machine

The equivalent workaround for Hyper-V VM’s is:

docker-machine create -d hyperv --hyperv-virtual-switch "myswitch" --hyperv-boot2docker-url "https://github.com/boot2docker/boot2docker/releases/download/v18.06.1-ce/boot2docker.iso" myvm1
1 Like