I am a new to Docker. After the installation of Docker Toolbox (OS: Windows 10) I run Docker Quickstart Terminal and in the console I see this:
Running pre-c
The solution as suggested by @Gene is correct and works perfectly if:
Sometime this isn't always the case; here is what to do:
Check Windows Edition:
To check which version right click on Windows key and select System. Scroll down to Windows specifications and look at [Edition]
Check Hyper-V Platform (virtualisation)
For Hyper-V Platform to be enabled one must turn on virtualisation; normally this is done via the BIOS.
On HP laptop one this is done from the BIOS.
Once these steps are done then:
Upon restart docker should be running... good luck !!