stress
Docker 应用程序 from Nick Borgers' Repository
概述
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.
运行时参数
- 网络
none- 外壳
sh- 特权
- false
模板配置
ModeVariable
This is how intense you want the stress to be. It accepts the values heavy, medium, and light.
- 目标
- MODE
- 默认值
- heavy
- 价值
- medium
DurationVariable
The duration of the stress test expressed like 2m for 2 minutes or 1h for 1 hour.
- 目标
- DURATION
- 默认值
- 30s
- 价值
- 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.
- 目标
- IO_THREADS
- 默认值
- 0
- 价值
- 0
下载统计数据
3,294
下载总数
详细信息
存储库
nickborgers/stress最后更新2025-10-26
初见2025-06-26
在Unraid 上运行 Stress 。
Stress 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。