Skip to content

NOLFXceptMe/docker-wkhtmltopdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Wkhtmltopdf Docker Container

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> nolfxceptme/wkhtmltopdf http://www.google.com <container_dir>/output.pdf

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

Authors and Contributors

This image is based on the work done at Openlabs. Original repository is openlabs/docker-wkhtmltopdf

About

Dockerfile for wkhtmltopdf

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%