Skip to content

Version 1.4.1

Compare
Choose a tag to compare
@ccjmne ccjmne released this 09 Feb 20:35
· 23 commits to master since this release
8c0f039

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