Skip to content

inviqa/docker-lighthouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lighthouse Command Line Docker Image

Save time in projects that use harness-base-php by pre-installing the Lighthouse CLI.

Contents

Supported Versions

Browser variant Bookworm Trixie Chrome
chromium x x
chrome x

chromium is an alias for chromium-trixie. latest is an alias for chrome.

Build

Print the build matrix:

docker buildx bake --print

Build all variants:

docker buildx bake

Build the current Chromium variant:

docker buildx bake chromium-trixie

Run

docker run --rm quay.io/inviqa_images/lighthouse:chromium-trixie https://example.com

About

Lighthouse CLI docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors