{"id":20093832,"url":"https://github.com/trion-development/docker-chromium-lighthouse","last_synced_at":"2026-03-19T13:38:22.588Z","repository":{"id":80553972,"uuid":"384261802","full_name":"trion-development/docker-chromium-lighthouse","owner":"trion-development","description":"Run lighthouse (or lhci) in docker with chromium","archived":false,"fork":false,"pushed_at":"2025-05-22T19:09:30.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-22T22:36:18.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trion-development.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-07-08T22:24:02.000Z","updated_at":"2025-05-22T19:09:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"3170bcc1-0b16-451b-aee9-f722ef4e465a","html_url":"https://github.com/trion-development/docker-chromium-lighthouse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trion-development/docker-chromium-lighthouse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trion-development%2Fdocker-chromium-lighthouse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trion-development%2Fdocker-chromium-lighthouse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trion-development%2Fdocker-chromium-lighthouse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trion-development%2Fdocker-chromium-lighthouse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trion-development","download_url":"https://codeload.github.com/trion-development/docker-chromium-lighthouse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trion-development%2Fdocker-chromium-lighthouse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28953679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T16:48:32.825Z","updated_at":"2026-01-31T20:33:48.539Z","avatar_url":"https://github.com/trion-development.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lighthouse and Chromium\n\nDocker image for Lighthouse and Chromium to use as CI container.\n\nImage on DockerHub: https://hub.docker.com/r/trion/chromium-lighthouse/\n\nCurrently this image uses the latest Alpine distribution to get the latest chromium browser..\n\n# Usage Examples\n\nRun lighthouse\n\n```\ndocker run --rm -u $(id -u) -v $(pwd):/app trion/chromium-lighthouse lighthouse https://www.google.de  --chrome-flags=\"--headless --no-sandbox\"\n```\n\nRun lhci\n\n```\ndocker run --rm trion/chromium-lighthouse lhci --collect.url=\"https://www.google.de\"  --collect.settings.chromeFlags=\"--headless --no-sandbox\" --upload.target=temporary-public-storage autorun\n```\n\nRun lhci locally with output to filesystem\n\n```\ndocker run --rm -u $(id -u) -v $(pwd):/app trion/chromium-lighthouse lhci \\\n--collect.staticDistDir=\"/app/dist\" --collect.isSinglePageApplication=true \\\n--collect.settings.chromeFlags=\"--headless --no-sandbox\" \\\n--upload.target=filesystem --upload.outputDir=/app/lighthouse/report autorun\n```\n\n## ARM64 / mac M1\nThis image is provided as ARM64 (v8) linux image.\nIt runs on 64bit ARM like hardkernel ODROID or Raspberry Pi.\n\nIf you had success running it on mac M1, please open a feedback issue","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrion-development%2Fdocker-chromium-lighthouse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrion-development%2Fdocker-chromium-lighthouse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrion-development%2Fdocker-chromium-lighthouse/lists"}