Summary The batch files provided build and run a working private instance of WebPageTest on your docker.
Prerequisites A working instance of docker on a windows machine
Instructions
- You might need to adjust the line endings in the
"~\agent\script.sh
you need Linux style Line endingsLF
instead ofCRLF
. Link to tutorial: link - run build-docker-images.bat to build webpagetest agent and server images with disabled network shaping /known issue with default image/
- run start-server-and-agent.bat to run the created images in docker
- Access WebPageTest private instance by navigating to http://localhost:4000/