Skip to content

UnivaCorporation/docker-wkhtmltopdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker container for wkhtmltopdf

Debian Jessie 0.12.2 build of wkhtmltopdf - http://download.gna.org/wkhtmltopdf/0.12/0.12.2/

Synopsis

docker run --rm -v <host_dir>:<container_dir> kwakwa/wkhtmltopdf http://google.com/ <container>/google.pdf

Description

After trying a couple of wkhtmltopdf containers I had mixed luck with how well they worked. I've built this image with a later version of wkhtmltopdf than some docker repositories, and seems to serve its purpose. (Primarily because 0.12.1 wasn't working on a headless machine without xvfb-run.)

About

Debian Stretch 0.12.6 build of wkhtmltopdf - https://builds.wkhtmltopdf.org/0.12.6-dev/wkhtmltox_0.12.6-0.20180618.3.dev.e6d6f54.stretch_amd64.deb The specific changes are in the 'latest' branch.

Resources

License

Stars

Watchers

Forks

Packages

No packages published