Skip to content

Instantly share code, notes, and snippets.

@InfamousStarFox
Last active February 9, 2021 19:32
Show Gist options
  • Save InfamousStarFox/ad911a0899780b17177e65953f23c5f2 to your computer and use it in GitHub Desktop.
Save InfamousStarFox/ad911a0899780b17177e65953f23c5f2 to your computer and use it in GitHub Desktop.
Docker - Limit Vmmem RAM usage

Docker - Limit Vmmem RAM usage

Create a file %UserProfile%\.wslconfig

Then add:

[wsl2]
memory=3GB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment