We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
@ohault use Docker and run docker pull mcr.microsoft.com/azurelinux/base/core:3.0 then export the image and import into WSL. It works!
docker pull mcr.microsoft.com/azurelinux/base/core:3.0
root@toto [ ~ ]# cat /etc/os-release NAME="Microsoft Azure Linux" VERSION="3.0.20241101" ID=azurelinux VERSION_ID="3.0" PRETTY_NAME="Microsoft Azure Linux 3.0" ANSI_COLOR="1;34" HOME_URL="https://aka.ms/azurelinux" BUG_REPORT_URL="https://aka.ms/azurelinux" SUPPORT_URL="https://aka.ms/azurelinux" root@toto [ ~ ]# wslinfo --wsl-version 2.3.25
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: