Docker Official Image packaging for Postgres
Go to file
Mateusz Marzantowicz 80ebeda0a6 Explicitly create /docker-entrypoint-initdb.d directory 2014-11-18 23:25:15 +01:00
8.4 Explicitly create /docker-entrypoint-initdb.d directory 2014-11-18 23:25:15 +01:00
9.0 Explicitly create /docker-entrypoint-initdb.d directory 2014-11-18 23:25:15 +01:00
9.1 Explicitly create /docker-entrypoint-initdb.d directory 2014-11-18 23:25:15 +01:00
9.2 Explicitly create /docker-entrypoint-initdb.d directory 2014-11-18 23:25:15 +01:00
9.3 Explicitly create /docker-entrypoint-initdb.d directory 2014-11-18 23:25:15 +01:00
9.4 Explicitly create /docker-entrypoint-initdb.d directory 2014-11-18 23:25:15 +01:00
AUTHORS LICENSE (the MIT License) and AUTHORS 2014-09-04 17:43:59 -07:00
Dockerfile.template Explicitly create /docker-entrypoint-initdb.d directory 2014-11-18 23:25:15 +01: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 support for /docker-entrypoint-initdb.d/ 2014-10-08 20:55:25 -07:00
generate-stackbrew-library.sh Swap the order to be descending 2014-08-01 15:54:05 -06: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.