Multiple instances of MobyLinuxVM?

Is it possible/planned to have Docker for Windows support multiple ‘machines’ ?

Currently there is only one VM ( MobyLinuxVM ) per Windows host so we can’t test/play/learn swarm or multi host scenarios for instance.

Since ‘under the hood’ Hyper-V is used, it should possible to have more than one instance of the MobyLinuxVM.

Can docker-machine do this already?

Hi there - multiple VMs is not a scenario we’re focusing on right now.

If you want, you can use docker-machine to create additional VMs with the hyper-V driver.