文件名称:docker-stress:可以在Docker(Alpine)Raspberry PI中使用压力工具
文件大小:2KB
文件格式:ZIP
更新时间:2024-06-15 16:18:25
docker raspberry-pi stress raspberrypi stress-testing
Docker中的压力(高山) 想要在项目中支持我的感觉使用捐赠按钮。 谢谢你! 带有压力工具的。 该图像的行为类似于stress命令,并传递所有参数。 建造 docker build -t polinux/stress . 基本用法 docker run \ -ti \ --rm \ polinux/stress stress \ --cpu 1 \ --io 1 \ --vm 1 \ --vm-bytes 128M \ --timeout 1s \ --verbose 输出: docker run -ti --rm polinux/stress stress --cpu 1 --io 1 --vm 1 --vm-bytes 128M --timeout 1s --verbose stress: info:
【文件预览】:
docker-stress-master
----Dockerfile(678B)
----LICENSE(1KB)
----README.md(5KB)