cyberdelia/heroku-geo-buildpack

Not working with Dokku

jamescw opened this issue · 4 comments

Latest build seems to not install GDAL on dokku hosts, anyone else essen this?

I'm seeing this too. Any ideas?

Seeing this problem too. Any thoughts? I'm considering creating a custom Docker container and deploying that way...

As a workaround, I have found we can do a first deploy that doesn't depend on GDAL, and then subsequent deploys DO have GDAL and it all works.

This is most likely related to #33 where we're hopefully making some progress.