https://github.com/seanedwards/postgres-contrib
Docker Postgres image including all contrib modules.
https://github.com/seanedwards/postgres-contrib
Last synced: about 16 hours ago
JSON representation
Docker Postgres image including all contrib modules.
- Host: GitHub
- URL: https://github.com/seanedwards/postgres-contrib
- Owner: seanedwards
- Created: 2014-06-29T19:48:54.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-04T18:30:54.000Z (almost 12 years ago)
- Last Synced: 2025-11-22T09:04:31.196Z (7 months ago)
- Language: Shell
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
postgres-contrib
================
Docker Postgres image including all contrib modules, plus cstore.
docker run -d --name postgres -v /data/postgres:/var/lib/postgres/data seanedwards/postgres-contrib