developmentseed/geolambda

split out installation into scripts

matthewhanson opened this issue · 0 comments

It would be useful to split out the installation of the libraries into scripts that would be added to the docker image via COPY and run, instead of having those instructions directly in the Dockerfile.

This way, the install scripts would be useful outside of Docker, as a way to install GDAL on an Amazon Base linux EC2.