Skip to content

This repository contains a simple Dockerfile in order to have Lighthouse available in a container

License

Notifications You must be signed in to change notification settings

acseo/docker-lighthouse-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Docker Lighthouse Cli

This repository contains a simple Dockerfile in order to have Lighthouse Cli available in a container

Usage

You can refer to the documentation for using lighthouse. Keep in mind that the running lighthouse in a container should at least have --chrome-flags="--no-sandbox --headless" parameters

Example

docker run --rm -it acseo/lighthouse-cli lighthouse --chrome-flags="--no-sandbox --headless" --no-enable-error-reporting https://airhorner.com/

About

This repository contains a simple Dockerfile in order to have Lighthouse available in a container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published