Skip to content

Instantly share code, notes, and snippets.

@ogavrisevs
Created January 5, 2016 07:27
Show Gist options
  • Save ogavrisevs/dca5df1299a23f9ea1b9 to your computer and use it in GitHub Desktop.
Save ogavrisevs/dca5df1299a23f9ea1b9 to your computer and use it in GitHub Desktop.
Docker cpu/mem test
docker run -it --cpu-shares=256 --memory=128M --oom-kill-disable jess/stress -c 1 -i 1 -m 1 --vm-bytes 512M -t 30s -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment