Sign inSign up

ahmadnassri/node-puppeteer

By ahmadnassri

Updated almost 5 years ago

node & puppeteer in one container

Image
0

3.5K

ahmadnassri/node-puppeteer repository overview

WARNING
DEPRECATED, please use Playwright instead

Node & Puppeteer Container

a slim container with both Node.js & Puppeteer

license release size docker github

Usage

create a docker-compose.yml with the following:

version: '3'

services:
  puppeteer:
    image: ahmadnassri/node-puppeteer
    volumes:
      - ${PWD}:/app
Volumes

Map the the directory where will copy your application files to /app


Author: Ahmad Nassri • Twitter: @AhmadNassri

Tag summary

Content type

Image

Digest

Size

311.3 MB

Last updated

almost 5 years ago

docker pull ahmadnassri/node-puppeteer