An open API service indexing awesome lists of open source software.

https://github.com/deployable/docker-stress

stress a container
https://github.com/deployable/docker-stress

docker docker-image linux stress stress-ng stress-testing

Last synced: 3 months ago
JSON representation

stress a container

Awesome Lists containing this project

README

          

# stress-ng

[`stress`](http://manpages.ubuntu.com/manpages/xenial/man1/stress-ng.1.html) 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