Hi,
I am new in Docker and was following the get-started tutorial.
In Get Started, Part 4: Swarms at the step where I should do the following, -->
Now, create a couple of VMs using our node management tool, docker-machine
:
docker-machine create -d hyperv --hyperv-virtual-switch "myswitch" myvm1
–> I am awaiting forever for Running pre-create checks… as soon as I run the above.
I get no errors, I am just waiting forever in that spot.
Any ideas what might be wrong there? What other info might you need, for me to provide, so that you can
suggest a solution?
-Windows 10
-Latest stable Docker
Thanks in advance!