Search Docker Hub
docker-alpine-wkhtmltopdf
By jrm0
wkhtmltopdf with qt patches
2.3K
docker run jrm0/docker-alpine-wkhtmltopdf google.com - > test.pdf # or mount a local file (e.g. test.html) docker run --rm -v $(pwd):/data jrm0/docker-alpine-wkhtmltopdf /data/test.html - > test.pdf
Content type
Image
Digest
Size
45.1 MB
Last updated
almost 7 years ago
docker pull jrm0/docker-alpine-wkhtmltopdf