Skip to content

Instantly share code, notes, and snippets.

@regme
Last active November 16, 2022 12:21
Show Gist options
  • Save regme/0fcf9a0960346f6a219ef34ce63cafd3 to your computer and use it in GitHub Desktop.
Save regme/0fcf9a0960346f6a219ef34ce63cafd3 to your computer and use it in GitHub Desktop.
docker/desktop-reclaim-space
docker system prune -f --all
wsl --shutdown
Optimize-VHD -path ${env:LOCALAPPDATA}\Docker\wsl\data\ext4.vhdx -Mode Full
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment