# Test Locust in Docker ## Running ### Startup Containers ``` docker-compose up --scale worker=2 ``` ### Navigate to web interface [http://localhost:8099/](Web UI) In the Host field ```http://websim:8080``` Start testing