{"id":51521685,"url":"https://github.com/hiroaki/browser-docker-repro","last_synced_at":"2026-07-08T16:30:26.247Z","repository":{"id":369833246,"uuid":"1291759890","full_name":"hiroaki/browser-docker-repro","owner":"hiroaki","description":"Minimal reproduction for running Chromium headless in a Docker container.","archived":false,"fork":false,"pushed_at":"2026-07-08T11:13:56.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-08T13:08:30.301Z","etag":null,"topics":["chrome-browser","dockerfile"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hiroaki.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-07-07T04:42:24.000Z","updated_at":"2026-07-08T11:13:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hiroaki/browser-docker-repro","commit_stats":null,"previous_names":["hiroaki/chromium-docker-repro","hiroaki/browser-docker-repro"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hiroaki/browser-docker-repro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroaki%2Fbrowser-docker-repro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroaki%2Fbrowser-docker-repro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroaki%2Fbrowser-docker-repro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroaki%2Fbrowser-docker-repro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiroaki","download_url":"https://codeload.github.com/hiroaki/browser-docker-repro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroaki%2Fbrowser-docker-repro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35271852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chrome-browser","dockerfile"],"created_at":"2026-07-08T16:30:25.617Z","updated_at":"2026-07-08T16:30:26.241Z","avatar_url":"https://github.com/hiroaki.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# browser-docker-repro\n\nThis repository provides a minimal reproduction for browser-specific issues when running headless browsers inside Docker.\n\n\n## GitHub Actions\n\nA GitHub Actions workflow is included and can be run manually from the Actions tab.\n\n\n## Run locally\n\n```sh\ndocker build --platform linux/amd64 -t browser-docker-repro .\ndocker run --platform linux/amd64 --rm browser-docker-repro\n```\n\nA successful run prints something similar to:\n\n```text\n=== Running ===\n\u003chtml\u003e\u003chead\u003e\u003c/head\u003e\u003cbody\u003e\u003c/body\u003e\u003c/html\u003e\n```\n\n\n## Apple Silicon\n\nWhen running an **amd64** Docker image on Apple Silicon, the following Docker Desktop option must be enabled:\n\n\u003e **Use Rosetta for x86_64/amd64 emulation on Apple Silicon**\n\n\n## Tested browsers\n\nThe following browser distributions were tested.\n\n| Browser Version | Result |\n|-----------------|--------|\n| Chromium 150.0.7871.46 built on Debian GNU/Linux 13 (trixie) | ❌ Crashes |\n| Google Chrome 150.0.7871.46 | ✅ Works |\n| Google Chrome for Testing 150.0.7871.49 | ✅ Works |\n\n\u003e **Note**\n\u003e\n\u003e These results reflect the browser versions available at the time of testing.\n\u003e Future versions of these browsers may produce different results.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroaki%2Fbrowser-docker-repro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiroaki%2Fbrowser-docker-repro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroaki%2Fbrowser-docker-repro/lists"}