Skip to content

Instantly share code, notes, and snippets.

@n5i
Created May 26, 2017 13:43
Show Gist options
  • Save n5i/a82c4e1c307f6baa25d1ea82337bdab0 to your computer and use it in GitHub Desktop.
Save n5i/a82c4e1c307f6baa25d1ea82337bdab0 to your computer and use it in GitHub Desktop.
Update memory limit on docker container which is run.
docker update -m 2G --memory-swap -1 container_id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment