Docker Official Image packaging for Postgres
Go to file
Joe Ferguson 010a4e7e83 Remove postgresql-contrib-10 since it does not exist 2017-06-22 11:24:36 -07:00
9.2 Fix failure to remove non-existent gpg files 2017-06-22 10:25:36 -07:00
9.3 Fix failure to remove non-existent gpg files 2017-06-22 10:25:36 -07:00
9.4 Fix failure to remove non-existent gpg files 2017-06-22 10:25:36 -07:00
9.5 Fix failure to remove non-existent gpg files 2017-06-22 10:25:36 -07:00
9.6 Fix failure to remove non-existent gpg files 2017-06-22 10:25:36 -07:00
10 Remove postgresql-contrib-10 since it does not exist 2017-06-22 11:24:36 -07:00
.travis.yml Add 10~beta1 2017-06-21 16:03:02 -07:00
AUTHORS LICENSE (the MIT License) and AUTHORS 2014-09-04 17:43:59 -07:00
Dockerfile-alpine.template Add gpg when necessary, ensure `prove` exists 2017-06-21 17:01:35 -07:00
Dockerfile-debian.template Adjust the apt-sources line to use the DEBIAN_SUITE 2017-06-22 10:59:57 -07:00
LICENSE 2015 2015-02-23 13:50:50 -07:00
README.md Update README with Jenkins badge change (see https://github.com/docker-library/docs/pull/697) 2016-09-21 13:21:57 -07:00
docker-entrypoint.sh Adjust "/var/run/postgresql" permissions for arbitrary-user support 2017-05-19 10:46:58 -07:00
generate-stackbrew-library.sh Add proper Architectures entries in "generate-stackbrew-library.sh" 2017-06-09 16:52:01 -07:00
ossp-uuid.template Update "git.savannah.gnu.org" URLs 2017-06-05 09:51:54 -07:00
update.sh Remove postgresql-contrib-10 since it does not exist 2017-06-22 11:24:36 -07:00

README.md

About this Repo

This is the Git repo of the Docker official image for postgres. 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 readme is generated over in docker-library/docs, specifically in docker-library/docs/postgres.

See a change merged here that doesn't show up on the 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.