Skip to content
This repository has been archived by the owner on Aug 26, 2020. It is now read-only.

indigo-ag/Docker-GDAL2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker GDAL2

GDAL2 Docker images.

Versions

The philosophy behind Git / Docker tags correlation we ended up using is simple: the master branch of this repo contains as many folders containing different Docker image builds as Docker tags we like to have. We don't use Git tags nor branches to try to correlate with Docker tags. We try this in the past and was a mess. Each version packages makes a folder, each folder builds a geographica/gdal2 Docker tag bundling different library versions.

These are the available versions:

  • GDAL 2.0.1
  • GDAL 2.0.2
  • GDAL 2.1.0
  • GDAL 2.1.1
  • GDAL 2.1.2
  • GDAL 2.1.3
  • GDAL 2.2.0
  • GDAL 2.2.1
  • GDAL 2.2.2
  • Daily - Nightly Snapshots; to test new features (use at your own risk!!).

DockerHub

Pulling image from DockerHub (use "latest" or version*):

$ docker pull geographica/gdal2:latest

*Daily is for testing purposes only, and is only available for building image directly from Dockerfile (not available for pulling from Dokerhub).

DockerHub repo link

GDAL 2 info

Credits

About

GDAL 2.x Docker images.

Resources

License

Stars

Watchers

Forks

Packages

No packages published