MicrosoftDocs / WSL

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

does not apply with arch linux #1886

Open zulqurnian opened 6 months ago

zulqurnian commented 6 months ago

Documentation Issue

after installing docker desktop for window 10, *pro 2hxx build 64x and after confiriming wsl 2 and using wsl -d Debian installed docker in Debian as per offical guide

replacing "centos" with "archlinux" as per the tutorial docker run -t archlinux bash ls /

yields and error: /usr/sbin/ls: /usr/sbin/ls: cannot execute binary file

Link to documentation page

https://learn.microsoft.com/en-us/windows/wsl/use-custom-distro

Suggested Improvements

say it doesnt work with archlinux or provide a solution.