catchpoint / WebPageTest.agent

Cross-platform WebPageTest agent
Other
213 stars 138 forks source link

Fixed Dockerfile build. added apt-get.txt, changed entrypoint.sh #523

Closed sammeboy635 closed 2 years ago

sammeboy635 commented 2 years ago

Fixed Dockerfile build:

Tried to see if we could run "sudo modprobe ifb numifbs=1" inside of the container for traffic shaping but I didn't have any luck with that.

image

I did get a few successful runs in with the old wpt/server docker image and the new image created. MicrosoftTeams-image

"python3 wptagent.py -vvvv --xvfb --dockerized --testurl www.google.com --shaper none" image

deathbearbrown commented 2 years ago

Can you try running this fresh? I get an error about an ubuntu release that it's trying to get that is EOL as of the end of July. I don't know if this is a me problem...

sammeboy635 commented 2 years ago

Can you try running this fresh? I get an error about an ubuntu release that it's trying to get that is EOL as of the end of July. I don't know if this is a me problem...

Of course, Thanks for letting me know! I have to recheck some aspects of this project anyways, because currently I think this docker container can't communicate to Webpagetest docker because of some small network configurations needed. @deathbearbrown What OS are you currently using by the way?

deathbearbrown commented 2 years ago

I'm using macOS Monterey 12.5.1