https://github.com/casperklein/docker-load
9.0K
Generate CPU load with sysbench
| 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
Content type
Image
Digest
sha256:3a0060c03…
Size
27.8 MB
Last updated
5 days ago
docker pull casperklein/load