This docker container lets you run wkhtmltopdf in a docker container.
docker build .
docker run -v <host_dir>:<container_dir> http://www.google.com <container_dir>/output.pdf
The mounted volume can be used to send local html files and to save the output.
Content type
Image
Digest
sha256:1c589bc36…
Size
304.6 MB
Last updated
almost 11 years ago
docker pull aroraumang/docker-wkhtmltopdf