Docker image of https://github.com/tsenart/vegeta
1.0K
To get help:
docker run --rm -i squaremo/vegeta
Example of use:
echo "GET http://10.128.0.1/" | docker run --rm -i squaremo/vegeta attack -duration=300s | docker run --rm -i squaremo/vegeta report
NB you will usually be piping in and out of the container, so you'll need -i.
Content type
Image
Digest
Size
237.6 MB
Last updated
over 10 years ago
docker pull squaremo/vegeta