Skip to content

webplates/docker-locust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locust Docker image

Build Status Docker Image

Docker image for Locust

Usage

$ docker pull webplates/locust
$ docker run --rm -it -v $PWD:/locust webplates/locust -f locustfile.py

Aliasing locust

$ alias locust='docker run --rm -it -v $PWD:/locust webplates/locust'

License

The MIT License (MIT). Please see License File for more information.

Releases

No releases published

Packages

No packages published

Languages