Skip to content
This repository has been archived by the owner on Jun 4, 2020. It is now read-only.

easychen/url2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

!something wrong with new base image, need to be fixed ...

url to pdf docker

What

url2pdf docker image based on wkhtmltopdf with chinese support.

modifid from https://github.com/madnight/docker-alpine-wkhtmltopdf.git && nimmis/alpine-micro add web server and chinese fonts.

How

build and run docker image.

docker build -t url2pdf .
docker run -p 80:80  url2pdf 

visit http://127.0.0.1:80?url=<url> you will see the pdf.

About

url2pdf docker image based on wkhtmltopdf with Chinese support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published