bunchjesse / docker-loadtest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Use

docker run -e REQUESTS_PER_SECOND=50 -e URL=https://yoururl.com bunchjesse/loadtest

Docker will download the container, run the load test, and print the results.

View this image on Docker Hub for more information.

About