thinkWhere / GDAL-Docker

Docker container for installing GDAL and Python 3

Home Page:https://hub.docker.com/r/thinkwhere/gdal-python/

Repository from Github https://github.comthinkWhere/GDAL-DockerRepository from Github https://github.comthinkWhere/GDAL-Docker

GDAL-Docker

A GDAL docker container for Python 3 users. See the Docker Hub Page

Installs and compiles the latest version of GDAL so that it can be easily added to your app via requirements.txt.

Just add the following line to requirements.txt:

GDAL>=2.2.4

Running locally

Run interactively:

 docker run -it thinkwhere/gdal-python:3.6-shippable bash

About

Docker container for installing GDAL and Python 3

https://hub.docker.com/r/thinkwhere/gdal-python/


Languages

Language:Dockerfile 87.8%Language:Batchfile 11.8%Language:Shell 0.4%