Docker

Discussions related to using VirtualBox on Windows hosts.
Post Reply
alrea
Posts: 2
Joined: 25. Jul 2016, 14:32

Docker

Post by alrea »

Since I have installed the Docker for Windows (not the one launched via Virtualbox), I have the following message when I start a VM:
VT-x/AMD-V hardware acceleration is not available on your system. Your 64-bit guest will fail to detect a 64-bit CPU and will not be able to boot.
I have Windows 10 Pro and Intel Core i52467M CPU. When I installed Docker, I have also updated Virtualbox to 5.0.26.

The Docker installation program required a restart of Windows to enable virtualization.

Do you have any idea of what happened?
alrea
Posts: 2
Joined: 25. Jul 2016, 14:32

Re: Docker

Post by alrea »

I found the solution. Docker for windows enables Hyper-V. Therefore VT-x is not available for VirtualBox. The solution is to uninstall Hyper-V and to use the other version of Docker which runs as a Virtualbox VM.
Post Reply