karol-brejna-i / docker-locust

Repository for docker images for locust.io
Apache License 2.0
28 stars 27 forks source link

Please Consider adding a permissive license to this repository #14

Closed AsheKR closed 4 years ago

AsheKR commented 4 years ago

I am interested in this library. I would like to use your scripts and Dockerfile as an example/base for custom scripts but this is currently not possible. Please add an appropriate LICENSE file to the repository.

karol-brejna-i commented 4 years ago

@AsheKR Can you confirm the solution works for you?

venkat566 commented 1 year ago

@karol-brejna-i - Do we have the latest locust image that we can download ? Looks like this was last updated 3 years ago. Need help with this

karol-brejna-i commented 1 year ago

@venkat566 Many things improved in Locust since this Docker image was created. There is an official image available out there: https://docs.locust.io/en/stable/running-in-docker.html

If you are interested in using karol-brejna-i/docker-locust image, I can update it in the following days. Let me know.

venkat566 commented 1 year ago

@karol-brejna-i It would really help if you can update the image. Your image was quite easy to pull and add dependencies on top of it. if its possible please update the image soon possible. We need standalone image option which I can pass as environment variable

thank you for response on this