Docker Official Image packaging for Postgres
Go to file
Tianon Gravi 7295cf0577 Fix Travis sorting so 11 comes first 2018-09-06 13:56:20 -07:00
9.3 Update psql invocations to properly escape user input! 2018-08-24 11:22:17 -07:00
9.4 Update psql invocations to properly escape user input! 2018-08-24 11:22:17 -07:00
9.5 Update psql invocations to properly escape user input! 2018-08-24 11:22:17 -07:00
9.6 Update psql invocations to properly escape user input! 2018-08-24 11:22:17 -07:00
10 Update psql invocations to properly escape user input! 2018-08-24 11:22:17 -07:00
11 Update psql invocations to properly escape user input! 2018-08-24 11:22:17 -07:00
.travis.yml Fix Travis sorting so 11 comes first 2018-09-06 13:56:20 -07:00
AUTHORS LICENSE (the MIT License) and AUTHORS 2014-09-04 17:43:59 -07:00
Dockerfile-alpine.template Build with the ICU collation provider 2018-07-22 12:16:31 -04:00
Dockerfile-debian.template Add "stretch-backports" to 11+ for clang-6.0 2018-08-21 14:39:06 -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 Update psql invocations to properly escape user input! 2018-08-24 11:22:17 -07:00
generate-stackbrew-library.sh Update "latest" to 10 2017-10-05 10:44:58 -07:00
ossp-uuid.template Update "git.savannah.gnu.org" URLs 2017-06-05 09:51:54 -07:00
update.sh Fix Travis sorting so 11 comes first 2018-09-06 13:56:20 -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