I have got some problem when I installed Docker with Window Server.
The environment list:
1 Windows 10 (Physical Machine)
2.VMwar
These steps worked for me in Windows 10 Pro v1809. First, close Docker error window. Then
Start > Windows Security app > App & browser control > Exploit Protection > Exploit protection settings > Program settings > vmcompute.exe > Edit > Code flow guard (CFG) >
Uncheck "Override system settings" > Apply
In elevated (i.e. Run As Administrator) cmd window start service with
net start vmcompute
Then start Docker Desktop again, should start this time