Skip to content

LoicMahieu/alpine-wkhtmltopdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published