Docker Official Image packaging for Postgres
Go to file
Victor Heng 3231f4a4d8 Check that vol actually contains DB files, as opposed to a non-empty dir.
Referencing file list here: http://www.postgresql.org/docs/9.1/static/storage-file-layout.html
2015-07-14 19:25:53 +08:00
9.0 Check that vol actually contains DB files, as opposed to a non-empty dir. 2015-07-14 19:25:53 +08:00
9.1 Check that vol actually contains DB files, as opposed to a non-empty dir. 2015-07-14 19:25:53 +08:00
9.2 Check that vol actually contains DB files, as opposed to a non-empty dir. 2015-07-14 19:25:53 +08:00
9.3 Check that vol actually contains DB files, as opposed to a non-empty dir. 2015-07-14 19:25:53 +08:00
9.4 Check that vol actually contains DB files, as opposed to a non-empty dir. 2015-07-14 19:25:53 +08:00
9.5 Check that vol actually contains DB files, as opposed to a non-empty dir. 2015-07-14 19:25:53 +08:00
AUTHORS LICENSE (the MIT License) and AUTHORS 2014-09-04 17:43:59 -07:00
Dockerfile.template Switch from "wheezy" over to "jessie" 2015-07-08 09:55:30 -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 Check that vol actually contains DB files, as opposed to a non-empty dir. 2015-07-14 19:25:53 +08:00
generate-stackbrew-library.sh Lol whups 2015-07-08 09:54:15 -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.