Open mghildiy opened 3 months ago
Hi there!
Given the error, PROJ is not properly installed for the build.
If there is a need / will to build images manually, I'd recommend looking into the official PDAL Dockerfiles. These images are also published and I've been using them succesfully in the past.
However, this issue is better to be moved to the https://github.com/PDAL/PDAL repo as this question is not about bindings. @hobu and the team would be of a better help there.
I am making a docker image for my java application, which uses java bindings for pdal.
I have added this to my Dockerfile:
But this throws error:
What am I missing?