{"id":15658536,"url":"https://github.com/satantime/puppeteer-node","last_synced_at":"2025-04-23T19:29:02.218Z","repository":{"id":39756040,"uuid":"223378583","full_name":"satanTime/puppeteer-node","owner":"satanTime","description":"Preinstalled dependencies for puppeteer","archived":false,"fork":false,"pushed_at":"2025-04-12T12:49:46.000Z","size":47890,"stargazers_count":24,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T13:55:12.102Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/satantime/puppeteer-node","language":"Roff","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/satanTime.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"satanTime"}},"created_at":"2019-11-22T10:19:01.000Z","updated_at":"2025-04-12T12:49:58.000Z","dependencies_parsed_at":"2024-04-14T16:27:57.868Z","dependency_job_id":"dda072bc-5fd9-452f-a0ad-c303ec408690","html_url":"https://github.com/satanTime/puppeteer-node","commit_stats":{"total_commits":43625,"total_committers":3,"mean_commits":"14541.666666666666","dds":"0.00036676217765041486","last_synced_commit":"307e6ca852e31135a85b5042ca3cc97cc311c5c3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satanTime%2Fpuppeteer-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satanTime%2Fpuppeteer-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satanTime%2Fpuppeteer-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satanTime%2Fpuppeteer-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satanTime","download_url":"https://codeload.github.com/satanTime/puppeteer-node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250498991,"owners_count":21440549,"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":[],"created_at":"2024-10-03T13:12:46.733Z","updated_at":"2025-04-23T19:29:02.193Z","avatar_url":"https://github.com/satanTime.png","language":"Roff","funding_links":["https://github.com/sponsors/satanTime"],"categories":[],"sub_categories":[],"readme":"# Puppeteer Node for CI\n\nThe motivation of this repo is to provide all versions of [nodejs images](https://hub.docker.com/_/node) with a single layer on top\nthat contains only dependencies for [puppeteer](https://pptr.dev).\n\nTherefore, which [puppeteer](https://pptr.dev) to install and to use is up to you, it is just one line of code.\n\n[`satantime/puppeteer-node` images](https://hub.docker.com/r/satantime/puppeteer-node) do not contain [puppeteer](https://pptr.dev) itself,\nbecause different versions of different libraries, such as [webdriver](https://webdriver.io), might require\nspecific versions of [Chrome Browser](https://www.chromium.org/Home/).\nThis makes tough providing images for all possible combinations.\n\n## Example\n\nFor example, if you want to use [puppeteer](https://pptr.dev) with `node` `v20.9.0` on `bookworm`, which means base image is `node:20.9.0-bookworm`, then you only need to replace `node` with `satantime/puppeteer-node`:\n\n#### Dockerfile\n```Dockerfile\nFROM satantime/puppeteer-node:20.9.0-bookworm\n```\n#### compose.yml\n```yaml\nservices:\n  service-name:\n    image: satantime/puppeteer-node:20.9.0-bookworm\n```\n\n## Warnings\n\n- no alpine images\n- should you not find node version you want, please open [an issue on GitHub](https://github.com/satanTime/puppeteer-node/issues/new)\n\n## Testing Angular\n\nDocumentation how to configure continuous integration for Angular applications is on [https://satantime.github.io/puppeteer-node/](https://satantime.github.io/puppeteer-node/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatantime%2Fpuppeteer-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatantime%2Fpuppeteer-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatantime%2Fpuppeteer-node/lists"}