Files
python-locust-example/Dockerfile
Chris Richardson 2c4c2b90b9 Change path for installing tests
Due to user of the container we will drop it in the homedir
2020-08-11 19:22:11 -04:00

5 lines
143 B
Docker

FROM docker.apple.com/piedss/locust:1.1.31
RUN mkdir -p /home/locust/tests/
ADD .dist/usr/local/load_tests/locust-example /home/locust/tests/