Skip to content

Commit c6fc6d3

Browse files
committed
Updated
1 parent 53c4d9a commit c6fc6d3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,12 @@ docker run \
6565

6666
A second replica (and so forth) can be run in the same way, but with a different port and volume name.
6767
You can run up to ten replicas by default.
68+
69+
## Extensions
70+
71+
The docker images also contain [PostGIS](https://postgis.net/) and [pgvector](https://github.com/pgvector/pgvector) extensions.
72+
73+
## Bugs, feature requests and contributions
74+
75+
You can raise issues and feature requests using the [GitHub issue tracker](https://github.com/mutablelogic/docker-postgres/issues)
76+
or send pull requests. The image is built from the [Official Docker image](https://hub.docker.com/_/postgres).

0 commit comments

Comments
 (0)