stress

stress

Docker app from Nick Borgers' Repository

Overview

This is a container image and wrapper script for stress: https://linux.die.net/man/1/stress This is for easy execution of stress without installing the package (e.g. on a distro where the package is not in the repos). It also includes a script which auto-identifies CPU count and free memory, then hogs it. You can obviously bypass it if you don't like how it works. This has some configuration options for level of the test and whether you want it to apply I/O load.

Runtime arguments

Network
none
Shell
sh
Privileged
false

Template configuration

ModeVariable

This is how intense you want the stress to be. It accepts the values heavy, medium, and light.

Target
MODE
Default
heavy
Value
medium
DurationVariable

The duration of the stress test expressed like 2m for 2 minutes or 1h for 1 hour.

Target
DURATION
Default
30s
Value
2m
I/O ThreadsVariable

The number of threads to run thrashing I/O on the container's disk. I don't really recommend you do this, I leave it set to 0.

Target
IO_THREADS
Default
0
Value
0

Download Statistics

3,294
Total Downloads

Details

Repository
nickborgers/stress
Last Updated2025-10-26
First Seen2025-06-26

Run Stress on Unraid.

Stress is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.