Skip to content

Prince XML Docker image with ARM64/Apple silicon support based on official `aarch64-musl` binary

License

Notifications You must be signed in to change notification settings

sparanoid/docker-prince

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Prince

Prince XML Docker image with ARM64/Apple silicon support based on official aarch64-musl binary.

Usage

docker run --rm -it -v (pwd):/pdf sparanoid/prince https://sparanoid.com/about/ -o /pdf/example.pdf

# Add custom font support
docker run --rm -it -v (pwd):/pdf -v (pwd)/fonts:/root/.fonts: sparanoid/prince https://sparanoid.com/about/ -o /pdf/example.pdf

License

Apache-2.0

About

Prince XML Docker image with ARM64/Apple silicon support based on official `aarch64-musl` binary

Topics

Resources

License

Stars

Watchers

Forks