DOCKER error.. not switching to windows containers .. windows 11 home - docker

I have upgraded to Windows 11 home edition and installed docker desktop. It is not switching to window containers.
error: windows containers support requires a windows 10 pro or Enterprise build >= 14372.

I solved this by upgrading Windows 11 from Home to Professional and re-installing Hyper-V. Do a restart and it should work for you

Related

Enabling Hyper-V for VS 2019 Xamarin debugging

I'm running VS Community 2019 16.7.2 on Windows 10 Pro, 2004, 19041.150
I'm on an AMD Ryzen 5 3600 w/ 16 Gb RAM in 64bit mode.
At the command line, running systeminfo I get:
Hyper-V Requirements: A hypervisor has been detected. Features required for Hyper-V will not be displayed.
When I'm in my Xamarin project, I see:
'You can get a greatly improved Android Emulator experience by enabling Hyper-V.`
I thought I DID enable Hyper-V. Read through some documentation, but couldn't figure out what I was missing.

Jenkins Showing Windows 10 Node As Windows 8.1

I recently upgraded a Windows 7 node to Windows 10, but Jenkins is showing Windows 8.1 in the "Architecture" column. Is there some sort of reference that isn't linking up with the new configuration?

Is Docker for Windows available for Windows 10 Enterprise - 10586 Build?

I have tried to download latest docker and it
Docker Desktop requires Windows 10 Pro or Enterprise version 14393 to run.
My build is :
It is difficult to find Docker which supports my version and on Google searches i am just finding posts where people are getting same error with 10586 build which suggests that Docker window exists for this build.
Can anyone suggest how to find and install the same?
From Docker Developer:
We updated the doc. Sorry, effectively we stopped supporting build
10586 in september, you will need to update to windows build 14393 at
least to install Docker For Windows. (Alternatively you can use Docker
Toolbox on windows)

How to install Intel SGX platform software?

I have tried to install the platform software (PSW) many times on my Windows machine and failed.
I have tried to install it on the following OS version (all 64 bits)
Windows 10 Pro build 1803
Windows 10 Pro build 1809
Windows 10 Home build 1809
Windows 10 Home build 1803
According to the release note, PSW is supposed to support the following OS
Windows 10 Nov Update (1511)
Windows 10 Anniversary update (1607)
Windows 10 Creators Update (1703)
Windows 10 Fall Creators Update (1709)
Windows 10 Spring Creators Update (1803)
The error is
“Operating system “Windows 10 Home 10.0.17134” is not supported” or
“Operating system “Windows 10 Pro xxxxxx is” is not supported”
My processor is 8700k and I am using gigabyte Z370 Aorus Ultra Gaming F4 bios, which supports SGX. I turned the bios option on and verified by SGX-test.c
It’s very frustrating since I built the entire machine for this purpose. Did I miss anything?

Docker issue while installing

While installing Docker in my laptop having Windows 10,it shows an error
Docker for Windows requires Windows 10 Pro or Enterprise version 10586, or Windows server 2016 RTM to run
open your powershell console and run:
get-computerinfo -property windows*
check what version of windows 10 you have. the mesaage is quite clear, you cannot install docker for windows because you don't have a valid version of windows 10.
from their web page:
The current version of Docker for Windows runs on 64bit Windows 10 Pro, Enterprise and Education (1607 Anniversary Update, Build 14393 or later).

Resources