Docker Official Image packaging for Postgres
Go to file
Tianon Gravi 18220a2065 Enhance "generate-stackbrew-library.sh" to only take into account changes to the Dockerfile or files from COPY in the Dockerfile for choosing the commit hash for a particular directory 2015-08-11 15:12:43 -07:00
9.0 Merge pull request #75 from infosiftr/better-initdb 2015-07-24 10:58:29 -07:00
9.1 Merge pull request #75 from infosiftr/better-initdb 2015-07-24 10:58:29 -07:00
9.2 Merge pull request #75 from infosiftr/better-initdb 2015-07-24 10:58:29 -07:00
9.3 Merge pull request #75 from infosiftr/better-initdb 2015-07-24 10:58:29 -07:00
9.4 Merge pull request #75 from infosiftr/better-initdb 2015-07-24 10:58:29 -07:00
9.5 Update to 9.5~alpha2-1.pgdg80+1 2015-08-11 10:44:23 -07:00
AUTHORS LICENSE (the MIT License) and AUTHORS 2014-09-04 17:43:59 -07:00
Dockerfile.template Switch from curl to wget 2015-07-23 14:33:15 -07:00
LICENSE 2015 2015-02-23 13:50:50 -07:00
README.md Add readme stub 2014-11-14 16:17:38 -08:00
docker-entrypoint.sh Improve initdb logic to properly source *.sql files as well, without the use of --single 2015-07-23 14:17:33 -07:00
generate-stackbrew-library.sh Enhance "generate-stackbrew-library.sh" to only take into account changes to the Dockerfile or files from COPY in the Dockerfile for choosing the commit hash for a particular directory 2015-08-11 15:12:43 -07:00
update.sh Switch from "wheezy" over to "jessie" 2015-07-08 09:55:30 -07:00

README.md

About this Repo

This is the Git repo of the official Docker image for postgres. See the Hub page for the full readme on how to use the 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.