This commit is contained in:
Steve Waterworth
2018-09-20 16:47:51 +01:00
parent d435d2b4f5
commit 32ad66ac89

View File

@@ -22,7 +22,7 @@ then
--network=host \
-e 'HOST=http://localhost:8080' \
-e 'NUM_CLIENTS=1' \
-e 'SILENT=1'
-e 'SILENT=1' \
${REPO}/rs-load:${TAG}
else
docker run \