Create sub system Ubuntu on Windows with Docker

Hello,
When doing Docker programming it purposes to me to create a sub system Ubuntu for Windows. However, I have faced an issue that WSL2 is deprecated in my system. Therefore Docker could not be installed in the remaining situation. So does it relate to upgrade from Windows 10 to Windows 11? Does I have to choose another Docker version ? Otherwise, the problem is hardware and not software problem?

You can use the Docker desktop on Hyper-V instead of WSL. There is a setting about it on GUI. Try to change it to Hyper-V and try to reinstall it again.

1 Like