Skip to content

This docker container lets you run wkhtmltopdf in a docker container.

License

Notifications You must be signed in to change notification settings

taktsoft/docker-wkhtmltopdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

taktsoft/docker-wkhtmltopdf

This docker container lets you run wkhtmltopdf in a docker container.

Building the image

docker build .

Using the image

docker run -v <host_dir>:<container_dir> taktsoft/docker-wkhtmltopdf https://www.taktsoft.com <container_dir>/taktsoft.pdf

The mounted volume can be used to send local html files and to save the output.

Bugs and questions

The development of the container takes place on Github. If you have a question or a bug report to file, you can report as a github issue.

Authors and Contributors

This image was built at Taktsoft and is based on openlabs/docker-wkhtmltopdf built at Openlabs.

About

This docker container lets you run wkhtmltopdf in a docker container.

Resources

License

Stars

Watchers

Forks

Packages

No packages published