Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

Packages

Contributors

Languages