JoeDog / siege

Siege is an http load tester and benchmarking utility
GNU General Public License v3.0
5.91k stars 386 forks source link

Official Docker Image with Travis CI integration #99

Open jstarcher opened 7 years ago

jstarcher commented 7 years ago

Adding an Alpine based Docker image with Travis CI builds docker run --rm -t jstarcher/siege -d1 -r10 -c25 example.com

jstarcher commented 7 years ago

Actually it's the other way around. This PR does a few things:

Hope this clears it up!

Cheers

adamrights commented 7 years ago

We've been using Siege w/Docker at Dowjones for stress/regression tests on many of the WSJ.com properties.