Docker Official Image packaging for Postgres
Go to file
Tianon Gravi 41e7a62fb4 Refactor listen_addresses to be set in the sample file, and make the sample file easier to overwrite 2016-02-26 10:55:10 -08:00
9.1 Version updates 2016-02-11 14:45:48 -06:00
9.2 Version updates 2016-02-11 14:45:48 -06:00
9.3 Version updates 2016-02-11 14:45:48 -06:00
9.4 Version updates 2016-02-11 14:45:48 -06:00
9.5 Version updates 2016-02-11 14:45:48 -06:00
.travis.yml Remove the now-EOL 9.0 2016-01-26 09:08:06 -08:00
AUTHORS LICENSE (the MIT License) and AUTHORS 2014-09-04 17:43:59 -07:00
Dockerfile.template Refactor listen_addresses to be set in the sample file, and make the sample file easier to overwrite 2016-02-26 10:55:10 -08:00
LICENSE 2015 2015-02-23 13:50:50 -07:00
README.md Update README.md stub 2015-11-16 13:47:05 -08:00
docker-entrypoint.sh Refactor listen_addresses to be set in the sample file, and make the sample file easier to overwrite 2016-02-26 10:55:10 -08:00
generate-stackbrew-library.sh Update to 9.5.0 2016-01-07 10:27:31 -08:00
update.sh Update to 9.5.0 2016-01-07 10:27:31 -08: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, specificially 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.

Travis CI