Docker Official Image packaging for Postgres
Go to file
yosifkit ebecea2954 Merge pull request #49 from rothgar/postgres_db_var
Added POSTGRES_DB variable to optionally specify DB name
2015-02-23 15:32:21 -08:00
8.4 Merge pull request #49 from rothgar/postgres_db_var 2015-02-23 15:32:21 -08:00
9.0 Merge pull request #49 from rothgar/postgres_db_var 2015-02-23 15:32:21 -08:00
9.1 Merge pull request #49 from rothgar/postgres_db_var 2015-02-23 15:32:21 -08:00
9.2 Merge pull request #49 from rothgar/postgres_db_var 2015-02-23 15:32:21 -08:00
9.3 Merge pull request #49 from rothgar/postgres_db_var 2015-02-23 15:32:21 -08:00
9.4 Merge pull request #49 from rothgar/postgres_db_var 2015-02-23 15:32:21 -08:00
AUTHORS LICENSE (the MIT License) and AUTHORS 2014-09-04 17:43:59 -07:00
Dockerfile.template Switch from pgp.mit.edu to pool.sks-keyservers.net 2015-01-08 23:41:38 -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 Merge pull request #49 from rothgar/postgres_db_var 2015-02-23 15:32:21 -08:00
generate-stackbrew-library.sh Bump 9.3, move latest to 9.4 2014-12-18 12:59:26 -08: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.