Locust Docker image (https://locust.io)
515
Alpine Linux Docker image for Locust.
$ docker pull docker pull andreburgaud/locust
$ docker run --rm -it -v `pwd`:/scenarios -p 8089:8089 andreburgaud/locust locust -f /scenarios/scenario.py --host=https://example.com
$ IMAGE_TAG=0.9.0 make build
MIT License
Content type
Image
Digest
Size
41.2 MB
Last updated
about 8 years ago
docker pull andreburgaud/locust