{"id":22160694,"url":"https://github.com/nerkarso/docker-puppeteer-example","last_synced_at":"2026-05-05T12:33:55.139Z","repository":{"id":147721754,"uuid":"515385128","full_name":"nerkarso/docker-puppeteer-example","owner":"nerkarso","description":"Example to run Puppeteer inside a Docker container","archived":false,"fork":false,"pushed_at":"2022-09-06T01:07:11.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T15:23:33.411Z","etag":null,"topics":["docker","puppeteer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/nerkarso.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":"2022-07-19T00:43:15.000Z","updated_at":"2023-04-08T00:42:43.000Z","dependencies_parsed_at":"2023-04-03T14:48:16.468Z","dependency_job_id":null,"html_url":"https://github.com/nerkarso/docker-puppeteer-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nerkarso/docker-puppeteer-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fdocker-puppeteer-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fdocker-puppeteer-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fdocker-puppeteer-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fdocker-puppeteer-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nerkarso","download_url":"https://codeload.github.com/nerkarso/docker-puppeteer-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fdocker-puppeteer-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32649596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"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":["docker","puppeteer"],"created_at":"2024-12-02T04:09:15.025Z","updated_at":"2026-05-05T12:33:55.112Z","avatar_url":"https://github.com/nerkarso.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Puppeteer\n\nThis is a sample app that runs Puppeteer inside a Docker container.\n\n## Stack\n\n- Docker\n- Fastify\n- Node.js\n\n## Getting Started\n\nFollow these steps to get the app up and running.\n\n1. Install the Node.js dependencies.\n\n```\nnpm install\n```\n\n2. Make a copy of `.env.example` to `.env.development` and update the credentials.\n\n3. Start the server in development mode.\n\n```sh\nnpm run dev\n```\n\n## Production\n\nFollow these steps to run the app in production.\n\n1. Make a copy of `.env.example` to `.env.production` and update the credentials.\n\n2. Build the Docker image.\n\n```sh\ndocker build -t docker-puppeteer .\n```\n\n3. Run the Docker container.\n\n```sh\ndocker run -p 3000:3000 --name docker-puppeteer -td docker-puppeteer\n```\n\n\u003e You can replace the last `docker-puppeteer` with your container name.\n\n## References\n\n- [Running Puppeteer in Docker](https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md#running-puppeteer-in-docker)\n- [How to Run Puppeteer and Headless Chrome in a Docker Container](https://www.howtogeek.com/devops/how-to-run-puppeteer-and-headless-chrome-in-a-docker-container/)\n- [How to use Puppeteer inside a Docker container](https://dev.to/cloudx/how-to-use-puppeteer-inside-a-docker-container-568c)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerkarso%2Fdocker-puppeteer-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnerkarso%2Fdocker-puppeteer-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerkarso%2Fdocker-puppeteer-example/lists"}