Docker image for the Vegeta HTTP load testing tool.
The binary included was compiled for ARM 32 so it can work within a raspberry pi.
Docker image based on vegeta-docker.
Vegeta version: 12.3.0
To display help:
docker run --rm -i iamfreee/docker-arm-vegeta
Example:
docker run --rm -i iamfreee/docker-arm-vegeta sh -c \
"echo 'GET https://www.example.com' | vegeta attack -rate=10 -duration=30s | tee results.bin | vegeta report"
For full documentation see Vegeta.
MIT License - see the LICENSE file for details
Content type
Image
Digest
Size
7.5 MB
Last updated
over 7 years ago
docker pull iamfreee/docker-arm-vegeta