https://github.com/dalibo/docker-buildpack-postgres
PostgreSQL buildpack
https://github.com/dalibo/docker-buildpack-postgres
Last synced: 4 months ago
JSON representation
PostgreSQL buildpack
- Host: GitHub
- URL: https://github.com/dalibo/docker-buildpack-postgres
- Owner: dalibo
- Created: 2021-06-24T08:00:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-11-12T09:11:23.000Z (7 months ago)
- Last Synced: 2025-11-12T10:08:28.175Z (7 months ago)
- Language: Makefile
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [dalibo/buildpack-postgres](https://hub.docker.com/r/dalibo/buildpack-postgres)
Buildpack image for development of PostgreSQL tooling:
- All supported PostgreSQL server from PGDG.
- PostgreSQL contrib.
- PostgreSQL development files.
- pgTAP.
This image is based on
[dalibo/buildpack](https://hub.docker.com/r/dalibo/buildpack).
## Tags
- `rockylinux9` with PostgreSQL 16, 15, and 14.
- `rockylinux8` with PostgreSQL 14, 13 and 12.
- `centos7` with PostgreSQL 13, 12, 11 and 9.6.
- `centos6` with PostgreSQL 12, 11, 10 and 9.5.
- `bookworm` with PostgreSQL 16, 15, 14 and 13.
- `bullseye` with PostgreSQL 14, 13 and 12.
- `buster` with PostgreSQL 13, 12, 10.
- `stretch` with PostgreSQL 11, 10, 9.6 and 9.5.