The current development environment of the company is windows + vagrant (VirtualBox)
If you want to use Docker for Windows as the development environment, the virtual machine must use Hyper-v
Here comes the problem
Although you can set the startup items to allow hyper-v, VirtualBox, and Vmware to coexist
, the three virtual machines cannot be started at the same time. After using Docker for Windows, vagrant can no longer be used. It is impossible for me to restart the computer and run another
Hyper-v backer of this type.
I don’t know if you have encountered this problem in the widnwos environment, and how to solve it