Docker Official Image packaging for Postgres
Go to file
Docker Library Bot cbe3b78084 Update 12 to 12.21, bookworm 12.21-1.pgdg120+1, bullseye 12.21-1.pgdg110+1 2024-11-14 10:38:07 -08:00
.github/workflows Bump `actions/checkout` to v4 2024-05-22 22:45:53 +02:00
12 Update 12 to 12.21, bookworm 12.21-1.pgdg120+1, bullseye 12.21-1.pgdg110+1 2024-11-14 10:38:07 -08:00
13 Update 13 to 13.16, bookworm 13.16-1.pgdg120+1, bullseye 13.16-1.pgdg110+1 2024-08-08 09:37:43 -07:00
14 Update 14 to 14.13, bookworm 14.13-1.pgdg120+1, bullseye 14.13-1.pgdg110+1 2024-08-08 09:52:20 -07:00
15 Update 15 to 15.8, bookworm 15.8-1.pgdg120+1, bullseye 15.8-1.pgdg110+1 2024-08-08 10:06:32 -07:00
16 Update 16 to bookworm 16.4-1.pgdg120+2, bullseye 16.4-1.pgdg110+2 2024-09-26 11:03:00 -07:00
17 Update 17 to 17.0, bookworm 17.0-1.pgdg120+1, bullseye 17.0-1.pgdg110+1 2024-09-26 11:19:57 -07:00
.gitattributes Add new "docker-ensure-initdb.sh" script 2023-12-11 10:58:54 -08:00
.gitignore Revert "Added inline SBOM for binaries downloaded outside package manager" 2023-12-11 14:03:58 -05:00
AUTHORS LICENSE (the MIT License) and AUTHORS 2014-09-04 17:43:59 -07:00
Dockerfile-alpine.template Use jq's `IN()` instead of `index()` 2024-10-16 14:37:29 -07:00
Dockerfile-debian.template Use `install` instead of `mkdir && chown && chmod` 2024-07-08 15:18:09 -07:00
LICENSE Remove ending year from LICENSE 2018-07-30 09:15:32 -07:00
README.md Update generated README 2022-12-20 14:23:18 -08:00
apply-templates.sh Replace `su-exec` with `gosu` 2024-06-03 13:57:56 -07:00
docker-ensure-initdb.sh Add new "docker-ensure-initdb.sh" script 2023-12-11 10:58:54 -08:00
docker-entrypoint.sh Merge pull request #1166 from infosiftr/unlimited-passwords 2023-12-21 16:27:15 -08:00
generate-stackbrew-library.sh Update `generate-stackbrew-library.sh` to support `BASHBREW_LIBRARY` for easier cascading updates 2024-09-30 11:28:39 -07:00
update.sh Add initial jq-based templating engine 2021-06-16 10:36:52 -07:00
versions.json Update 12 to 12.21, bookworm 12.21-1.pgdg120+1, bullseye 12.21-1.pgdg110+1 2024-11-14 10:38:07 -08:00
versions.sh Update to alpine 3.20 2024-05-22 22:39:44 +02:00

README.md

https://github.com/docker-library/postgres

Maintained by: the PostgreSQL Docker Community

This is the Git repo of the Docker "Official Image" for postgres (not to be confused with any official postgres image provided by postgres upstream). See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full image description on Docker Hub is generated/maintained over in the docker-library/docs repository, specifically in the postgres directory.

See a change merged here that doesn't show up on Docker Hub yet?

For more information about the full official images change lifecycle, see the "An image's source changed in Git, now what?" FAQ entry.

For outstanding postgres image PRs, check PRs with the "library/postgres" label on the official-images repository. For the current "source of truth" for postgres, see the library/postgres file in the official-images repository.


  • build status badge
  • build status badge
Build Status Badges (per-arch)
amd64 build status badge arm32v5 build status badge arm32v6 build status badge arm32v7 build status badge
arm64v8 build status badge i386 build status badge mips64le build status badge ppc64le build status badge
s390x build status badge put-shared build status badge