/dockerized-puppeteer

Example project demonstrating Headless Chrome + Puppeteer running in their own individual containers.

Primary LanguageJavaScript

DOCKERIZED PUPPETEER! 🐳

Foreground: docker-compose up --build

Background Detached Mode: docker-compose up -d --build

Once everything is running navigate to: http://localhost:9222 and enjoy the show!