Page 1 of 1
I installed Docker Desktop and VirtualBox has stopped working
Posted: 3. May 2022, 17:21
by BuonaForchetta
I installed Docker Desktop and VirtualBox has stopped working. I also tried uninstalling Docker, repairing VirtualBox installation but didn't fix. When I open the VM the Windows 10 wheel rotates without stopping and after a long time the CPU of my PC reaches 100%. How do I resolve?
Re: I installed Docker Desktop and VirtualBox has stopped working
Posted: 3. May 2022, 17:58
by scottgus1
Re: I installed Docker Desktop and VirtualBox has stopped working
Posted: 4. May 2022, 01:22
by AndyCot
If you need Docker and VirtualBox on Windows please use Virtualbox 6.1.30 as it was the last version to work with Hyper-V enabled on Windows.
Re: I installed Docker Desktop and VirtualBox has stopped working
Posted: 4. May 2022, 11:32
by BuonaForchetta
Thanks a lot, I solved it with this guide
Re: I installed Docker Desktop and VirtualBox has stopped working
Posted: 4. May 2022, 11:33
by BuonaForchetta
AndyCot wrote:If you need Docker and VirtualBox on Windows please use Virtualbox 6.1.30 as it was the last version to work with Hyper-V enabled on Windows.
Thank you very much but I have decided to keep VirtualBox updated and install Docker inside a VM.
Re: I installed Docker Desktop and VirtualBox has stopped working
Posted: 4. May 2022, 12:04
by AndyCot
Docker for Windows will run allot faster than in a VM, but Docker in a VM will allow you to give the VM to other devs and back it up.
Been there done both... Both have advantages and disadvantages and when you dig down and compare them I could not find a clear winner, so go for it, but make sure you backup the VM when you do updates is my advice.
Re: I installed Docker Desktop and VirtualBox has stopped working
Posted: 4. May 2022, 17:20
by fth0
AndyCot wrote:Docker for Windows will run allot faster than in a VM
Just being curious: What setups did you compare exactly?