{"id":15509526,"url":"https://github.com/gibbs/docker-lighthouse","last_synced_at":"2026-05-02T20:37:15.664Z","repository":{"id":147911697,"uuid":"365622113","full_name":"gibbs/docker-lighthouse","owner":"gibbs","description":"Lighthouse Chromium Docker image","archived":false,"fork":false,"pushed_at":"2025-03-27T20:03:26.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T18:36:57.462Z","etag":null,"topics":["chromium","docker","docker-image","lighthouse"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/genv/lighthouse","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gibbs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-05-08T22:24:26.000Z","updated_at":"2025-03-27T20:03:27.000Z","dependencies_parsed_at":"2024-12-08T10:23:30.245Z","dependency_job_id":"fd42f100-62ec-487b-9fab-bb43c340d89d","html_url":"https://github.com/gibbs/docker-lighthouse","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"0b8dfbba006a66e341ddf646c7dd529fcdac3c25"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gibbs/docker-lighthouse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gibbs%2Fdocker-lighthouse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gibbs%2Fdocker-lighthouse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gibbs%2Fdocker-lighthouse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gibbs%2Fdocker-lighthouse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gibbs","download_url":"https://codeload.github.com/gibbs/docker-lighthouse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gibbs%2Fdocker-lighthouse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32549384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T19:18:06.202Z","status":"ssl_error","status_checked_at":"2026-05-02T19:16:21.335Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["chromium","docker","docker-image","lighthouse"],"created_at":"2024-10-02T09:43:05.125Z","updated_at":"2026-05-02T20:37:10.655Z","avatar_url":"https://github.com/gibbs.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Lighthouse\n\n![Docker](https://github.com/Gibbs/docker-lighthouse/actions/workflows/build.yml/badge.svg)\n\nA [Lighthouse](https://github.com/GoogleChrome/lighthouse) Docker image using \nDebian and Chromium.\n\n## Example Usage\n\nReturn a HTML report:\n\n```bash\ndocker run --cap-add=SYS_ADMIN genv/lighthouse \u003curl\u003e --output-path=stdout\n```\n\nGenerate and save a HTML report to the current working directory:\n\n```bash\ndocker run -v \"$(pwd):/home/lighthouse/reports/\" --cap-add=SYS_ADMIN genv/lighthouse \u003curl\u003e\n```\n\nReturn a JSON report:\n\n```bash\ndocker run --cap-add=SYS_ADMIN genv/lighthouse \u003curl\u003e --output=json --output-path=stdout\n```\n\nWrite a JSON report to disk:\n\n```bash\ndocker run --cap-add=SYS_ADMIN genv/lighthouse \u003curl\u003e --output=json --output-path=stdout \u003e $(date +%s)_report.json\n```\n\nSave multiple reports to the current working directory:\n\n```bash\ndocker run -v \"$(pwd):/home/lighthouse/reports/\" --cap-add=SYS_ADMIN genv/lighthouse \u003curl\u003e --output=csv,json,html\n```\n\nFor a full list of options see:\n\n```bash\ndocker run genv/lighthouse --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgibbs%2Fdocker-lighthouse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgibbs%2Fdocker-lighthouse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgibbs%2Fdocker-lighthouse/lists"}