Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

apline-wkhtmltopdf

Usage:

docker run --rm -it \
  -v `pwd`:/data \
  loicmahieu/alpine-wkhtmltopdf:latest \
  wkhtmltopdf http://google.com /data/file.pdf

Buggy

It does not work. PDF is not completely written.

docker run --rm -it \
  loicmahieu/alpine-wkhtmltopdf:latest \
  wkhtmltopdf http://google.com - > test.pdf

About

Experimental Alpine Docker Image with wkhtmltopdf headless

Resources

Stars

44 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors