{"id":16293405,"url":"https://github.com/samc621/headful-puppeteer-docker","last_synced_at":"2025-03-20T03:31:07.717Z","repository":{"id":110204167,"uuid":"356436084","full_name":"samc621/headful-puppeteer-docker","owner":"samc621","description":"Use Puppeteer in \"headful\" (headless:false) mode inside a Docker container.","archived":false,"fork":false,"pushed_at":"2021-04-10T01:15:43.000Z","size":7,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T14:22:10.551Z","etag":null,"topics":["docker","docker-compose","nodejs","puppeteer","x11vnc","xvfb"],"latest_commit_sha":null,"homepage":"","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/samc621.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":"2021-04-10T01:15:15.000Z","updated_at":"2025-03-03T21:31:08.000Z","dependencies_parsed_at":"2023-09-01T18:32:30.147Z","dependency_job_id":null,"html_url":"https://github.com/samc621/headful-puppeteer-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/samc621%2Fheadful-puppeteer-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samc621%2Fheadful-puppeteer-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samc621%2Fheadful-puppeteer-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samc621%2Fheadful-puppeteer-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samc621","download_url":"https://codeload.github.com/samc621/headful-puppeteer-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244543767,"owners_count":20469561,"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":["docker","docker-compose","nodejs","puppeteer","x11vnc","xvfb"],"created_at":"2024-10-10T20:11:14.460Z","updated_at":"2025-03-20T03:31:07.712Z","avatar_url":"https://github.com/samc621.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# headful-puppeteer-docker\n\nWhether headless or headful, getting Puppeteer to run inside a Docker container was pretty trivial. The challenge was displaying the GUI in headful mode.\n\nAfter piecing together a few different resources, I decided to create a quick demo repo.\n\n## Installation\n\nYou will need to have [`Docker Compose`](https://docs.docker.com/compose/install/) and/or [`Docker`](https://docs.docker.com/get-docker/) installed to use this.\n\n## Docker\n\nBuild with:\n\n`$ docker build -t headful-puppeteer-docker .`\n\nRun with:\n\n`$ docker run -p 5900:5900 headful-puppeteer-docker`\n\nStop with:\n\n`$ docker stop headful-puppeteer-docker`\n\n## Docker Compose\n\nBuild with:\n\n`$ docker-compose build`\n\nRun with:\n\n`$ docker-compose up`\n\nStop with:\n\n`$ docker-compose stop`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamc621%2Fheadful-puppeteer-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamc621%2Fheadful-puppeteer-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamc621%2Fheadful-puppeteer-docker/lists"}