Skip to content

Docker image to run lighthouse against sites

Notifications You must be signed in to change notification settings

irishdistillers/fresnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev:

docker build dev 
docker run --security-opt seccomp=config/chrome.json dev lighthouse https://www.google.com/ --output json > output.json

Run:

wget https://raw.githubusercontent.com/irishdistillers/fresnel/main/config/chrome.json
docker run --security-opt seccomp=chrome.json ghcr.io/irishdistillers/fresnel lighthouse https://www.jamesonwhiskey.com/ --output json > jamesonwhiskey.json

About

Docker image to run lighthouse against sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published