1
0
mirror of https://github.com/docker-library/postgres.git synced 2025-11-19 00:22:57 +03:00
Commit Graph

31 Commits

Author SHA1 Message Date
Victor Heng
9c7bb73021 Check that PG_VERSION is non-empty. 2015-07-19 00:41:18 +08:00
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
Tianon Gravi
cb70a79c1a Switch from "wheezy" over to "jessie" 2015-07-08 09:55:30 -07:00
Tianon Gravi
bfca9b8a92 Update to 9.0.22-1.pgdg70+1, 9.1.18-1.pgdg70+1, 9.2.13-1.pgdg70+1, 9.3.9-1.pgdg70+1, and 9.4.4-1.pgdg70+1 2015-06-12 10:35:39 -07:00
Tianon Gravi
a6d4922823 Update to 9.0.21-1.pgdg70+1, 9.1.17-1.pgdg70+1, 9.2.12-1.pgdg70+1, 9.3.8-1.pgdg70+1, 9.4.3-1.pgdg70+1 2015-06-04 14:31:08 -07:00
Tianon Gravi
904b463723 Update to 9.0.20-2.pgdg70+1 and 9.1.16-2.pgdg70+1 2015-06-02 10:06:13 -07:00
Joe Ferguson
4b132fa76a Run update.sh: minor version bumps 2015-05-22 16:14:47 -07:00
Joe Ferguson
77438cd8e1 More resilient gpg getting
- move to "high-availability" [subset](https://sks-keyservers.net/overview-of-pools.php#pool_ha).
2015-04-22 17:37:09 -07:00
Mike Dillon
e616341507 Ensure /run/postgresql has correct ownership
Fixes #50
2015-03-09 13:03:14 -07:00
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
Justin Garrison
796f3f151e "!...=" != "!=" 2015-02-19 22:37:53 -08:00
Justin Garrison
5950846753 Fixed checks for USER/DB combinations :ok_hand::squirrel: 2015-02-13 23:30:13 -08:00
Joe Ferguson
8f80834e93 Update pg_hba generation 2015-02-13 16:47:54 -08:00
Justin Garrison
80fa682789 retabed files 2015-02-12 16:32:07 -08:00
Justin Garrison
8e22601253 Added POSTGRES_DB variable to optionally specify DB name 2015-02-12 16:07:53 -08:00
Tianon Gravi
baf80692b5 Update to 9.4.1-1.pgdg70+1, 9.3.6-1.pgdg70+1, 9.2.10-1.pgdg70+1, 9.1.15-1.pgdg70+1, and 9.0.19-1.pgdg70+1 2015-02-05 11:34:14 -07:00
Tianon Gravi
51e5166d69 Switch from pgp.mit.edu to pool.sks-keyservers.net 2015-01-08 23:41:38 -07:00
Tianon Gravi
c9d9f4c1a0 Minor formatting/output changes 2014-12-24 16:43:17 -07:00
Joe Ferguson
e30347e48b Add POSTGRES_PASSWORD and USER, with warning on no password 2014-11-20 10:17:08 -08:00
yosifkit
5036e92f87 Merge pull request #35 from infosiftr/gosu-1.2
Update to gosu 1.2 (including GPG verification)
2014-11-19 10:50:39 -08:00
Tianon Gravi
73d7376095 Update to gosu 1.2 (including GPG verification) 2014-11-19 01:18:45 -07:00
Mateusz Marzantowicz
80ebeda0a6 Explicitly create /docker-entrypoint-initdb.d directory 2014-11-18 23:25:15 +01:00
Mike Dillon
4603177ae3 Add support for /docker-entrypoint-initdb.d/ 2014-10-08 20:55:25 -07:00
Tianon Gravi
33b8046b5f Replace ADD with COPY 2014-09-09 11:01:28 -06:00
Tianon Gravi
d74b69598c Add proper UTF-8 locale (thus enabling UTF-8 defaults) and update a few minor idioms that take the image from ~244.1 MB down to ~213.6 MB 2014-08-15 17:59:41 -06:00
Tianon Gravi
c6484bf22f Merge pull request #6 from infosiftr/fix-var-run
Fix /var/run ownership
2014-08-01 15:22:29 -06:00
Joe Ferguson
dc0a59178f Fix /var/run ownership 2014-08-01 15:19:47 -06:00
Tianon Gravi
783906f551 Whoops, refresh Dockerfiles from template 2014-08-01 15:19:38 -06:00
Joe Ferguson
6abeb8590f Add in contrib for useful modules 2014-07-30 17:19:11 -06:00
Joe Ferguson
7c8e945a80 version bumps 2014-07-30 15:22:30 -06:00
Tianon Gravi
ea490430aa Add 9.1, 9.0, and 8.4 2014-07-15 18:27:13 -06:00