Sign inSign up

andreburgaud/locust

By andreburgaud

Updated about 8 years ago

Locust Docker image (https://locust.io)

Image
0

515

andreburgaud/locust repository overview

Project

Alpine Linux Docker image for Locust.

Docker Pulls Docker Automated Build Docker Build Status Layers Version

Locust

https://locust.io/

Usage

$ 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

Create Local Image

$ IMAGE_TAG=0.9.0 make build

License

MIT License

Tag summary

Content type

Image

Digest

Size

41.2 MB

Last updated

about 8 years ago

docker pull andreburgaud/locust