Ross ROSS = Recommend OSS · open-source software intelligence for agents

postgis/docker-postgis resource

Docker image for PostGIS observed · 2026-08-28

github.com/postgis/docker-postgis · homepage · Dockerfile · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 88
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4349
  • days_rel: n/a
  • days_push: 75
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1595 stars · 491 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Official Docker images that bundle PostgreSQL with PostGIS spatial extensions preinstalled, based on the official postgres image with Debian and Alpine variants. The default database is initialized with postgis, postgis_topology, and postgis_tiger_geocoder extensions, with additional extensions available.

Use cases

  • run a postgres database with postgis extensions in docker
  • spin up a spatial database for a GIS application
  • self-host a postgis database for geospatial queries
  • set up a containerized postgres with raster and topology support
  • provide a postgis database for testcontainers integration tests
  • quickly provision a geospatial backend for a mapping app

When to choose

  • you need a ready-made PostGIS-enabled PostgreSQL database without manual extension setup
  • you want official, well-maintained images with Debian and Alpine variants
  • you need a disposable spatial database for local development or CI testing

When to avoid

  • you need PostGIS on a non-Docker or non-amd64 platform
  • you require the very latest geos, proj, or gdal versions, since Debian-based images use a cautious release cycle
  • you need a fully managed database service rather than a self-hosted container

Facets

infra-config · maturity stable

database container-runtime geospatial databases self-hosted self-hosted postgis postgresql docker-image spatial-database gis geospatial devops docker linux

5 sources

Member repositories

RepositoryRoleHealth v2
postgis/docker-postgismain72

For agents

markdown · JSON · MCP: product_card(name="postgis/docker-postgis")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem