Sign inSign up

iamfreee/docker-arm-vegeta

By iamfreee

•Updated over 7 years ago

Vegeta for ARM devices

Image
0

334

iamfreee/docker-arm-vegeta repository overview

⁠Vegeta Docker ARM

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

⁠Usage

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⁠.

⁠License

MIT License - see the LICENSE⁠ file for details

Tag summary

Content type

Image

Digest

Size

7.5 MB

Last updated

over 7 years ago

docker pull iamfreee/docker-arm-vegeta