Docker

If Hyper-V was manually uninstalled or virtualization was disabled, Docker for Windows will not start.
A solution is to enable the virtualization on your machine. In order to do that you have to access the BIOS, select the Intel Virtual Technology and enable the virtualization.
Save the changes and restart the computer, then Docker can be started and used for deploying.

Starting Docker on Windows

In order to start Docker on Windows, a Hyper-V as well as the Hyper-V Module for Windows Powershell are required to be installed and enabled. Otherwise you get a error message.

Pages

Subscribe to Docker