Add a rio job for building containers
Add the rio config and build container for testing the locust operator.
This commit is contained in:
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM docker.apple.com/piedss/locust:1.1.31
|
||||
|
||||
RUN mkdir -p /usr/local/load_tests/
|
||||
ADD .dist/usr/local/load_tests/locust-example /usr/local/load_tests/locust-example/
|
||||
Reference in New Issue
Block a user