Skip to content

Automated and up-to-date Docker images for all supported versions of PostgreSQL, PostGIS, and pgRouting.

License

Notifications You must be signed in to change notification settings

GUI/postgis-docker

Repository files navigation

postgis-docker

Automated and up-to-date Docker images for all supported versions of PostgreSQL, PostGIS, and pgRouting.

Images are based upon the official Postgres images but with PostGIS and optionally pgRouting included. New versions of PostgreSQL, PostGIS, and pgRouting should automatically be detected and trigger new docker images to built, tagged, and pushed by a daily GitHub Actions workflow.

Container Registries

Images are available from either Docker Hub or GitHub Container Registery:

Supported Tags and Respective Dockerfile Links

Image Variants

nickblah/postgis:<postgres-version>-postgis-<postgis-version> or ghcr.io/gui/postgis:<postgres-version>-postgis-<postgis-version>

Provides PostgreSQL with PostGIS. Uses Debian Linux for base image.

nickblah/pgrouting:<postgres-version>-postgis-<postgis-version>-pgrouting-<pgrouting-verson> or ghcr.io/gui/pgrouting:<postgres-version>-postgis-<postgis-version>-pgrouting-<pgrouting-verson>

Provides PostgreSQL with PostGIS and pgRouting. Uses Debian Linux for base image.

About

Automated and up-to-date Docker images for all supported versions of PostgreSQL, PostGIS, and pgRouting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages