Skip to content

Instantly share code, notes, and snippets.

@mcnilz
Created March 3, 2016 14:34
Show Gist options
  • Save mcnilz/1126b3c18faa496776c5 to your computer and use it in GitHub Desktop.
Save mcnilz/1126b3c18faa496776c5 to your computer and use it in GitHub Desktop.
docker memory limit
# /etc/default/grub
> GRUB_CMDLINE_LINUX="cgroup_enable=memory swapaccount=1"
sudo update-grub2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment