MicrosoftDocs / WSL

Source code behind the Windows Subsystem for Linux documentation.
https://docs.microsoft.com/windows/wsl
Other
1.89k stars 556 forks source link

Documentation fails to fully describe windows OS requirements #1804

Closed ketchup201 closed 8 months ago

ketchup201 commented 11 months ago

Documentation Issue

The documentation states specific build numbers for Windows 10 and 11. It does not state anything about Windows Server versions.

Link to documentation page

https://docs.docker.com/desktop/install/windows-install/ Requirements:

The following hardware prerequisites are required to successfully run WSL 2 on Windows 10 or Windows 11:

Suggested Improvements

If WSL is only supported on specific combinations of OS and versions, the OS and version list should cover all supported Windows OS, including Windows Server. If Windows Server is considered as "Windows 10" or "Windows 11", then this should be stated.

mattwojo commented 8 months ago

Thanks for posting this issue @ketchup201! I've updated the prereqs in the WSL Docker tutorial and linked to that install page in the Docker docs as that will be the source of truth for any Docker updates. I've also added a link to the Windows Server install doc instructions. > https://github.com/MicrosoftDocs/WSL/pull/1848