Skip to content

deployable/docker-stress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

stress-ng

stress in a Debian container.

Run

Any paramaters will be passed to the stress command

docker run deployable/stress -c 2

Help is the default output

docker run deployable/stress

Build

To build locally use the make.sh script

./make.sh build