Docker Official Image packaging for Postgres
Go to file
Tianon Gravi 966d1ba7a6 Update 12+ to buster
This is an initial attempt to get ahead of https://github.com/docker-library/postgres/issues/582 at least for newer PostgreSQL releases.
2019-05-30 13:28:13 -07:00
9.4 Update "Dockerfile-alpine.template" and apply "update.sh" (after verifying that 12 still builds and works properly without the added "-testing" repository) 2019-05-30 13:17:17 -07:00
9.5 Update "Dockerfile-alpine.template" and apply "update.sh" (after verifying that 12 still builds and works properly without the added "-testing" repository) 2019-05-30 13:17:17 -07:00
9.6 Update "Dockerfile-alpine.template" and apply "update.sh" (after verifying that 12 still builds and works properly without the added "-testing" repository) 2019-05-30 13:17:17 -07:00
10 Update "Dockerfile-alpine.template" and apply "update.sh" (after verifying that 12 still builds and works properly without the added "-testing" repository) 2019-05-30 13:17:17 -07:00
11 Update "Dockerfile-alpine.template" and apply "update.sh" (after verifying that 12 still builds and works properly without the added "-testing" repository) 2019-05-30 13:17:17 -07:00
12 Update 12+ to buster 2019-05-30 13:28:13 -07:00
.travis.yml Add 12~beta1 into Travis config 2019-05-23 20:46:21 +02:00
AUTHORS LICENSE (the MIT License) and AUTHORS 2014-09-04 17:43:59 -07:00
Dockerfile-alpine.template Update "Dockerfile-alpine.template" and apply "update.sh" (after verifying that 12 still builds and works properly without the added "-testing" repository) 2019-05-30 13:17:17 -07:00
Dockerfile-debian.template Move end of line comment to its own line to improve readability 2019-04-22 16:47:26 -07:00
LICENSE Remove ending year from LICENSE 2018-07-30 09:15:32 -07:00
README.md Update generated README 2018-04-19 11:04:03 -07:00
docker-entrypoint.sh Warn on POSTGRES_PASSWORD of 100+ characters 2019-01-08 16:48:03 -08:00
generate-stackbrew-library.sh Adjust base image exclusion in generate-stackbrew-library.sh 2019-02-04 15:28:50 -08:00
ossp-uuid.template Update "git.savannah.gnu.org" URLs 2017-06-05 09:51:54 -07:00
update.sh Update 12+ to buster 2019-05-30 13:28:13 -07: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 description from Docker Hub is generated over in docker-library/docs, specifically in docker-library/docs/postgres.

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

Check the "library/postgres" manifest file in the docker-library/official-images repo, especially PRs with the "library/postgres" label on that repo.

For more information about the official images process, see the docker-library/official-images readme.


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