Skip to content

This repository contains Docker image builds for PostgreSQL / PostGIS

License

Notifications You must be signed in to change notification settings

GeographicaGS/Docker-PostGIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geographica's PostgreSQL / PostGIS Docker Images

This repository contains Docker image builds for PostgreSQL / PostGIS made by Geographica. This is the general README, please check version READMEs in the correponding folders.

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/postgis Docker tag bundling different library versions.

Quick Tags Overview

Please refer to each tag README.md for full details. To get a quick overview over tags capabilities:

  • Unbiased_Uakari released 2020-04-10. PostgreSQL 12.2. PostGIS 3.0.1 GEOS 3.8.0, PROJ 6.3.1. Bleeding edge.

  • Unbiased_Uakari_raster released 2020-04-16. PostgreSQL 12.2. PostGIS 3.0.1 GEOS 3.8.0, PROJ 6.3.1. Bleeding edge (with raster).

  • Dev_Diplodocus released 2020-04-10. PostgreSQL 12.2. PostGIS 3.0.1 GEOS 3.8.0, PROJ 6.3.1. Development version.

  • Dev_Diplodocus_raster released 2020-03-27. PostgreSQL 12.2, PostGIS 3.0.1, GEOS 3.8.0, PROJ 6.3.1, GDAL 3.0.4. Development version (with raster).

  • Tasty_Termite: released 2019-03-26. PostgreSQL 11.2, PostGIS 2.5.2, GEOS 3.7.1, PROJ4 6.0, GDAL 2.4.1.

  • Spry_Sparrow: released 2018-29-10. PostgreSQL 11.0, PostGIS 2.5, GEOS 3.7, PROJ4 5.2, GDAL 2.3.2.

  • Rapid_Reedbuck: released 2018-09-15. PostgreSQL 10.5, PostGIS 2.4.5, GEOS 3.7.0, PROJ4 5.1.0, GDAL 2.3.1.

  • Quick_Quail: released 2018-04-16. PostgreSQL 10.3, PostGIS 2.4.4, GEOS 3.6.2, GDAL 2.2.4, patched.

  • Pleasant_Yacare: released 2018-01-16. PostgreSQL 10.1, PostGIS 2.4.3, GEOS 3.6.2, GDAL 2.2.3, patched.

  • Nimble_Newt: released 2017-10-07. PostgreSQL 10.0, PostGIS 2.4.1, GEOS 3.6.0, GDAL 2.2.2, patched.

  • Eclectic_Equidna: released 2017-02-06. Basically an oversimplified version of Breezy Badger. Lots of features that impose an overhead has been removed. Functionality provided by those features can be easily achived by using accessory containers to perform operations on the PostGIS one.

  • Deranged_Dingo: released 2016-12-01. PostgreSQL 9.4.10 and PostGIS 2.1.8, for legacy purposes.

  • Chaotic_Cucumber: released 2016-11-28. Is a Breezy Badger with PgRouting installed.

  • Breezy_Badger: released 2016-10-10. PostgreSQL 9.6.0, PostGIS 2.3.0, GDAL 2.1.1, patched.

  • Awkward_Aardvark: released 2016-07-20 and last updated at 2016-10-10. PostgreSQL 9.5.4, PostGIS 2.2.3, GDAL 2.0.3, Patched.

  • PostgreSQL-9.1.2-PostGIS-1.5.8-Patched: released a long time ago. A PG 9.1.2 with old PostGIS 1.5.8 patched for handling spanish SRS. For legacy applications.

  • PostgreSQL-9.3.5-PostGIS-2.1.7-GDAL-1.11.2-Patched: released a long time ago. A PG 9.3.5 with PostGIS 2.1.7 and support for raster, also spanish patched. Legacy.

  • PostgreSQL-9.4.5-PostGIS-2.2.0-GDAL-2.0.1-Patched: released some time ago. The same as above. Legacy.

Common

Folder 00-Common holds commodities to be applicable to all tags:

  • psql-docker: this script launch an interactive psql session using a Docker image.

Docker Hub

DockerHub repository link

About

This repository contains Docker image builds for PostgreSQL / PostGIS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages