Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 247 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 247 Bytes

puppeteer-alpine-docker

Use Puppeteer in a Docker container with everything you need to create high-quality PDF screenshots.

Retrieving the version of Chromium

docker build .
docker run -it container_id chromium-browser --version