Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tweedegolf/docker-postgres-image
https://github.com/tweedegolf/docker-postgres-image
container docker
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tweedegolf/docker-postgres-image
- Owner: tweedegolf
- License: mit
- Created: 2024-04-12T14:18:17.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T08:27:03.000Z (2 months ago)
- Last Synced: 2024-10-25T04:52:08.962Z (2 months ago)
- Topics: container, docker
- Language: Dockerfile
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PostgresSQL with extensions docker image
This repository contains the source docker config for a postgresql image with
some often used additional extensions installed. It can be used for both
production and development purposes. Currently these versions are supported
with the tags listed:* 17: `17`, `latest`
* 16: `16`
* 15: `15`
* 14: `14`The following extensions are available within PostgreSQL:
* postgis - https://postgis.net/
* pgrouting - https://pgrouting.org/
* pg_rational - https://github.com/begriffs/pg_rational
* icu_ext - https://github.com/dverite/icu_ext
* toastinfo - https://github.com/credativ/toastinfo
* Supplied Modules - https://www.postgresql.org/docs/current/contrib.html