Docker Official Image packaging for Postgres
Go to file
Tianon Gravi f1bc8782e7 Clarify that "POSTGRES_PASSWORD" should be non-empty
(Assuming "POSTGRES_HOST_AUTH_METHOD" is not set to the "trust" value which does not require passwords.)
2020-02-17 12:56:07 -08:00
9.5 Clarify that "POSTGRES_PASSWORD" should be non-empty 2020-02-17 12:56:07 -08:00
9.6 Clarify that "POSTGRES_PASSWORD" should be non-empty 2020-02-17 12:56:07 -08:00
10 Clarify that "POSTGRES_PASSWORD" should be non-empty 2020-02-17 12:56:07 -08:00
11 Clarify that "POSTGRES_PASSWORD" should be non-empty 2020-02-17 12:56:07 -08:00
12 Clarify that "POSTGRES_PASSWORD" should be non-empty 2020-02-17 12:56:07 -08:00
.travis.yml Remove EOL 9.4 2020-02-14 15:48:44 -08:00
AUTHORS LICENSE (the MIT License) and AUTHORS 2014-09-04 17:43:59 -07:00
Dockerfile-alpine.template Changed default shell for user postgres 2020-02-13 17:16:35 -08:00
Dockerfile-debian.template Use explicit "hkps" for keys.openpgp.org 2019-07-03 07:48:26 -07:00
LICENSE Remove ending year from LICENSE 2018-07-30 09:15:32 -07:00
README.md Update generated README 2019-09-03 15:10:49 -07:00
docker-entrypoint.sh Clarify that "POSTGRES_PASSWORD" should be non-empty 2020-02-17 12:56:07 -08:00
generate-stackbrew-library.sh Update latest to 12 (now GA) 2019-10-03 12:28:28 -07:00
update.sh Upgrade to Alpine 3.11 2019-12-20 04:05:38 +01: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 ppc64le build status badge s390x build status badge
put-shared build status badge