Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
djthorpe committed Jan 20, 2025
1 parent 53c4d9a commit c6fc6d3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,12 @@ docker run \

A second replica (and so forth) can be run in the same way, but with a different port and volume name.
You can run up to ten replicas by default.

## Extensions

The docker images also contain [PostGIS](https://postgis.net/) and [pgvector](https://github.com/pgvector/pgvector) extensions.

## Bugs, feature requests and contributions

You can raise issues and feature requests using the [GitHub issue tracker](https://github.com/mutablelogic/docker-postgres/issues)
or send pull requests. The image is built from the [Official Docker image](https://hub.docker.com/_/postgres).

0 comments on commit c6fc6d3

Please sign in to comment.