An open API service indexing awesome lists of open source software.

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

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.