Skip to content

getpima/heroku-buildpack-poppler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

heroku-buildpack-poppler

Using

Simply add the buildpack to your Heroku app, e.g.

heroku buildpacks:add -a MY-APP https://github.com/amitree/heroku-buildpack-poppler

Updating

To update the debian package, run:

docker build --build-arg version=21.05.0 -t amitree/poppler:21.05.0 .
docker run --rm -v `pwd`:/mnt amitree/poppler:21.05.0 cp /poppler/build/poppler_21.05.0-1_amd64.deb /mnt/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 81.0%
  • Shell 19.0%