diff --git a/deployment/minimesos-marathon.md b/deployment/minimesos-marathon.md index 0b92dbb..41c50ed 100644 --- a/deployment/minimesos-marathon.md +++ b/deployment/minimesos-marathon.md @@ -71,13 +71,13 @@ This will send some traffic to the application, which will form the connection g cd deploy/minimesos-marathon - docker run --rm weaveworksdemos/load-test -d 300 -h localhost -c 2 -r 100 + docker run --rm --net=host weaveworksdemos/load-test -d 300 -h localhost -c 2 -r 100