Sign inSign up

jrm0/docker-alpine-wkhtmltopdf

By jrm0

Updated almost 7 years ago

wkhtmltopdf with qt patches

Image
0

2.3K

jrm0/docker-alpine-wkhtmltopdf repository overview

Alpine Wkhtmltopdf Docker Container

Usage

wkhtmltopdf with qt patches

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

Tag summary

Content type

Image

Digest

Size

45.1 MB

Last updated

almost 7 years ago

docker pull jrm0/docker-alpine-wkhtmltopdf