Version 1.4.1
The first version using GitHub Actions to automatically build and publish a Docker image to the GitHub Container Registry! 🥳
Install with
docker pull ghcr.io/ccjmne/puppeteer-html2pdf:1.4.1
Usage suggestion
docker run \
-it -d --restart=unless-stopped -p=80:3000 --name html2pdf \
ghcr.io/ccjmne/puppeteer-html2pdf:latest