{"id":19468508,"url":"https://github.com/scyv/chrome-in-docker","last_synced_at":"2026-05-17T06:38:58.978Z","repository":{"id":72851779,"uuid":"176338725","full_name":"scyv/chrome-in-docker","owner":"scyv","description":"Dockerfile for running chrome within a docker box. VNC inclusive.","archived":false,"fork":false,"pushed_at":"2019-03-19T09:24:40.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T04:41:31.524Z","etag":null,"topics":["chrome","dockerfile","fluxbox","xvfb"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/scyv.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}},"created_at":"2019-03-18T17:40:54.000Z","updated_at":"2019-03-19T09:25:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"411c7073-3dda-4304-a434-4ccc098900c5","html_url":"https://github.com/scyv/chrome-in-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scyv%2Fchrome-in-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scyv%2Fchrome-in-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scyv%2Fchrome-in-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scyv%2Fchrome-in-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scyv","download_url":"https://codeload.github.com/scyv/chrome-in-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240682423,"owners_count":19840509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","dockerfile","fluxbox","xvfb"],"created_at":"2024-11-10T18:41:32.925Z","updated_at":"2025-10-14T05:10:38.811Z","avatar_url":"https://github.com/scyv.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Run chrome within a docker container\n  \nDockerfile for running chrome within a docker box. VNC inclusive.\n\n# Getting started\n\nBuild the image:\n```\n$ docker build -t chrome-box:latest .\n```\nStart the container:\n```\n$ docker run --rm --name chrome-box -p 5900:5900 -e VNC_SERVER_PASSWORD=somesecurepassword --user chromeuser --privileged chrome-box:latest\n```\nThis will result in a container where:\n* an X11 server is installed\n* a display is emulated with the help of xvfb\n* the window manager fluxbox is installed\n* chrome is installed and started\n* you can access the screen with VNC on port 5900 with a vnc client of your choice\n\n\n# What is this all about\n\n* This whole thing is meant as a basis to testing web applications in an isolated environment (or even integrated within a continous integration pipeline)\n* SECURITY WARNING: This will run Chrome somewhat isolated from your OS, but opens a VNC Server where everyone with your super secure password can watch you browsing. Not a very good idea...\n\n\n# Credits\n\n* Great thanks to https://github.com/stephen-fox/chrome-docker !!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscyv%2Fchrome-in-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscyv%2Fchrome-in-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscyv%2Fchrome-in-docker/lists"}