Created
January 5, 2016 07:27
-
-
Save ogavrisevs/dca5df1299a23f9ea1b9 to your computer and use it in GitHub Desktop.
Docker cpu/mem test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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