Pinned Loading
-
How to install wsl2 ubuntu + docker ...
How to install wsl2 ubuntu + docker + docker-compose 1## Activate wsl2
2```powershell
3dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
4dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
5wsl --set-default-version 2
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.