-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
The work in this repo is really solid and I'm fairly certain it will serve as a useful reference for the geospatial community. With that said, I'm curious about the rpath modifications done in the main dockerfile here:
https://github.com/lambgeo/docker-lambda/blob/master/dockerfiles/Dockerfile#L386-L401
What's this part doing? GDAL seems to function nicely without it, but perhaps I'm not fully exercising relevant functions that will be upset when they can't find headers at runtime.
For context, it appears as though at least some of the custom EMR images I'm aiming to build gdal against have completely broken perl installations which cause patchelf builds to fall over. Like: necessary pragma files (e.g. strict.pm) just aren't there.
Metadata
Metadata
Assignees
Labels
No labels