/postgis-with-extensions

PostgreSQL Docker image based on postgis/postgis, with quite a few added extensions.

Primary LanguageDockerfileMIT LicenseMIT

PostgreSQL with postgis, pgvector and age

The latest tag currently corresponds to 16-3.4.

Usage

In order to run a basic container capable of serving a Postgres database with all extensions below available:

docker run -e POSTGRES_PASSWORD=mysecretpassword -d gr

Available extensions