Generate CPU load with stress
Parameters | Description |
---|---|
-e THREADS="4" | Amount of threads to use |
-e TIME="60" | Seconds to run the load |
-e SLEEP="30" | Seconds to sleep between runs |
-e TZ="Europe/Berlin" | Specify a timezone to use |
docker run --rm -it -e TZ="Europe/Berlin" -e THREADS=4 -e TIME=60 -e SLEEP=30 casperklein/load