Skip to content

Instantly share code, notes, and snippets.

View chris-lu's full-sized avatar
🟠
Not available right now for your projects but let's talk!

Christophe Dri chris-lu

🟠
Not available right now for your projects but let's talk!
View GitHub Profile
@chris-lu
chris-lu / gist:6178f7b2b0407b0932e13d121fc23402
Last active April 14, 2025 14:08
Windows 10 / 11 - Reducing Docker WSL disk spaces
# PowerShell
PS > Optimize-VHD -Path "$env:LOCALAPPDATA\Docker\wsl\data\ext4.vhdx" -Mode Full
# Or
# If Hyper-V module not present