Skip to content

Instantly share code, notes, and snippets.

View ChristophShyper's full-sized avatar
🏠
Working from home

Krzysztof Szyper ChristophShyper

🏠
Working from home
View GitHub Profile
@ChristophShyper
ChristophShyper / wsl2-docker.md
Last active January 10, 2023 20:36
Instruction how to set up WSL2 to work with Docker in Windows 10

On Windows 10 build 18917 or higher

Win / Enable WSL and VMP

PowerShell:

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform

Win / Set WSL 2 as default