Docker Official Image packaging for Postgres
Go to file
yosifkit 546985f5cd Merge pull request #42 from mattupstate/patch-1
Update Dockerfile
2014-12-18 12:04:15 -08:00
8.4 Add POSTGRES_PASSWORD and USER, with warning on no password 2014-11-20 10:17:08 -08:00
9.0 Add POSTGRES_PASSWORD and USER, with warning on no password 2014-11-20 10:17:08 -08:00
9.1 Add POSTGRES_PASSWORD and USER, with warning on no password 2014-11-20 10:17:08 -08:00
9.2 Add POSTGRES_PASSWORD and USER, with warning on no password 2014-11-20 10:17:08 -08:00
9.3 Add POSTGRES_PASSWORD and USER, with warning on no password 2014-11-20 10:17:08 -08:00
9.4 Update Dockerfile 2014-12-18 13:21:17 -05:00
AUTHORS LICENSE (the MIT License) and AUTHORS 2014-09-04 17:43:59 -07:00
Dockerfile.template Merge pull request #35 from infosiftr/gosu-1.2 2014-11-19 10:50:39 -08:00
LICENSE LICENSE (the MIT License) and AUTHORS 2014-09-04 17:43:59 -07:00
README.md Add readme stub 2014-11-14 16:17:38 -08:00
docker-entrypoint.sh Add POSTGRES_PASSWORD and USER, with warning on no password 2014-11-20 10:17:08 -08:00
generate-stackbrew-library.sh Fix minor "git log" usage issue 2014-11-25 22:04:02 -07:00
update.sh Add more minor tweaks to generate-stackbrew-library.sh and update.sh 2014-08-01 15:48:37 -06: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.