Skip to content

n1xan/webpagetest-docker-setup

Repository files navigation

webpagetest-docker-setup

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

  1. You might need to adjust the line endings in the "~\agent\script.sh you need Linux style Line endings LF instead of CRLF. Link to tutorial: link
  2. run build-docker-images.bat to build webpagetest agent and server images with disabled network shaping /known issue with default image/
  3. run start-server-and-agent.bat to run the created images in docker
  4. Access WebPageTest private instance by navigating to http://localhost:4000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published