Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

atolcd/docker-puppeteer-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker & App for Puppeteer

Create a docker that run a REST service that launch Puppeteer

To launch Docker

docker run -d -e BASE_URL="http://localhost:4000" -p 4000:3000 atolcd/docker-puppeteer-rest

Example

Go to : http://localhost:3000/pdf/https%3A%2F%2Fgoogle.com%2F/output.pdf

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published