I am unable to install docker
Getting error
Docker Desktop requires Windows 10 Pro/Enterprise (16299+) or Windows 10 Home (18362.1040+).
Running Get-WmiObject -Class Win32_OperatingSystem | % Buildnumbe givesw me 15063
I have no permissions to make Win upgrades or install updates in our Win domain.
In this case what can done here … should i choose Docker version 2
… any suggestions, 10x in advance!
PS C:\Users\mlsp>Get-WmiObject -Class Win32_OperatingSystem | % Caption
==> Microsoft Windows 10 Enterprise 2016 LTSB
PS C:\Users\mlsp>Get-WmiObject -Class Win32_OperatingSystem | % Buildnumber
==> 14393
I am as well on Windows Enterprise build 14393. Updating is not an option, as the OS of my machine is administered by central IT. The inability to use older docker verisons is a serious issue as it precents me from using docker at all.