https://github.com/optimics/docker-puppeteer
Docker image that includes everything needed to run Puppeteer.js on Bitbucket Pipelines
https://github.com/optimics/docker-puppeteer
bitbucket-pipelines docker nodejs puppeteer
Last synced: about 1 month ago
JSON representation
Docker image that includes everything needed to run Puppeteer.js on Bitbucket Pipelines
- Host: GitHub
- URL: https://github.com/optimics/docker-puppeteer
- Owner: optimics
- License: mit
- Created: 2022-06-19T17:06:27.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T10:02:22.000Z (almost 4 years ago)
- Last Synced: 2025-09-18T23:51:54.218Z (9 months ago)
- Topics: bitbucket-pipelines, docker, nodejs, puppeteer
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/optimics/puppeteer
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker: optimics/puppeteer
[](https://github.com/optimics/docker-puppeteer/actions)
[](https://github.com/optimics/docker-puppeteer/tags)
[](https://hub.docker.com/r/optimics/puppeteer)
[](https://hub.docker.com/r/optimics/puppeteer)
A simple docker image built on top of [node](https://hub.docker.com/_/node) that includes all the libraries necessary for running Puppeteer on Bitbucket Pipelines. Based on Stackoverflow [answer from dhilt](https://stackoverflow.com/a/71128432).