ngzero
(Ngzero)
June 24, 2016, 8:22am
1
Expected behavior
Successful Install
Actual behavior
Version mismatch
Information
docker for windows keeps saying it needs Windows 10 Enterprise 10586 and it is Windows 10 Enterprise Version 1511 Build 10586.420
Steps to reproduce the behavior
… Download
… Try to install
dockerjav
(Dockerjav)
June 24, 2016, 8:55am
2
I had a similar problem when I installed my docker. The OS build was lower, even though it had all updates.
So I had to download last version of windows and reinstall. After that it worked ok.
Hope it helps
JAV
ngzero
(Ngzero)
June 24, 2016, 9:06am
3
Thanks for your reply.
Maybe this works, but it is no option for me right now. I posted this more for the developers to fix the problem
dockerjav
(Dockerjav)
June 24, 2016, 9:57am
4
Well, if your OS doesn’t have all the features needed to work, I don’t think it is a problem for the developers.
Remember that it is a Beta version, and they had to start at some point. going back I don’t think it is an option too :).
Good luck
JAV
ngzero
(Ngzero)
June 24, 2016, 10:00am
5
You are right, but as my screenshot shows, the computer meets the requirements that the setup displays.
Without feedback, no progress
I just wait until it has a solid state.
friism
(Michael Friis)
June 24, 2016, 2:08pm
6
Thanks, I’ve created an issue to track this problem.
ebriney
(Emmanuel Briney)
July 6, 2016, 1:12pm
7
Can you please dump the output of this powershell command:
Get-ItemProperty "hklm:\software\microsoft\windows nt\currentversion"
Remove private information of course.