1
0
mirror of https://github.com/docker-library/postgres.git synced 2025-07-28 10:42:06 +03:00
Commit Graph

717 Commits

Author SHA1 Message Date
88173efa53 Update to 12.3-1.pgdg100+1 2020-05-14 20:11:25 +00:00
0de8bbbcdc Update to 11.8 2020-05-14 20:11:25 +00:00
fa4482cec8 Update to 9.5.22-1.pgdg90+1 2020-05-14 20:11:25 +00:00
f1e039c4eb Update to 10.13-1.pgdg90+1 2020-05-14 20:11:25 +00:00
245058ccb6 Update to 10.13 2020-05-14 20:11:25 +00:00
4edbda205c Update to 12.3 2020-05-14 20:11:25 +00:00
7675803cba Update to 9.6.18 2020-05-14 20:11:25 +00:00
95f4307ac7 Update to 9.6.18-1.pgdg90+1 2020-05-14 20:11:25 +00:00
9f564c24e5 Merge pull request #721 from docker-library/github-actions
Add initial GitHub Actions CI
2020-04-28 17:47:00 -07:00
986d94fe36 Add initial GitHub Actions CI 2020-04-28 15:58:15 -07:00
a6d35fbd1d Fix Travis 2020-04-16 00:52:20 -07:00
a1420dac64 Update to gosu 1.12 2020-04-16 00:30:52 -07:00
17c71aef19 Update architecture detection to be more thorough 2020-03-30 15:18:07 -07:00
137fccea0c Update to 12.2-2.pgdg100+1 2020-03-27 06:02:21 +00:00
71d4ab5d41 Update to 12.2-2.pgdg100+1 2020-03-27 00:02:13 +00:00
f08d426f2e Update to 12.2-2.pgdg100+1 2020-03-26 18:02:13 +00:00
04f2884013 Merge pull request #694 from infosiftr/ls
Fix silently skipped init scripts
2020-03-03 15:18:19 -08:00
33bccfcadd Fix silently skipped init scripts 2020-02-28 16:01:52 -08:00
0a0f6444f5 Merge pull request #684 from hakandilek/master
Remove unnecessary packages from the image
2020-02-25 16:57:35 -08:00
bdfa18e43c Update to 10.12-2.pgdg90+1 2020-02-24 19:02:14 +00:00
1de51ab35e Update to 9.5.21-2.pgdg90+1 2020-02-24 19:02:14 +00:00
8b792b8005 Update to 9.6.17-2.pgdg90+1 2020-02-24 19:02:14 +00:00
7491dca61e Update to 12.2-2.pgdg100+1 2020-02-24 19:02:14 +00:00
06cc08b44b Update to 11.7-2.pgdg90+1 2020-02-24 19:02:14 +00:00
72d7408ad3 Do not install recommended dependencies
This results in a ~80MB image size reduction.
2020-02-21 16:14:34 -08:00
4dc16e44d1 Merge pull request #686 from infosiftr/xz-files
Add .sql.xz support to docker-entrypoint-initdb.d
2020-02-17 16:10:20 -08:00
4f70bf2b81 Add .sql.xz support to docker-entrypoint-initdb.d
xzcat is provided by busybox in alpine
2020-02-17 15:38:43 -08:00
ba0e45ba98 Merge pull request #685 from infosiftr/clarify-unset
Clarify that "POSTGRES_PASSWORD" should be non-empty
2020-02-17 15:05:09 -08:00
f1bc8782e7 Clarify that "POSTGRES_PASSWORD" should be non-empty
(Assuming "POSTGRES_HOST_AUTH_METHOD" is not set to the "trust" value which does not require passwords.)
2020-02-17 12:56:07 -08:00
05ac2d3ba6 Merge pull request #680 from infosiftr/eol-9.4
Remove EOL 9.4
2020-02-14 15:50:13 -08:00
6bb7ce5509 Remove EOL 9.4
See https://www.postgresql.org/support/versioning/ (9.4 "Final Release" was February 13, 2020).
2020-02-14 15:48:44 -08:00
6d1f671dcd Merge pull request #669 from yaroze/master
Change default shell for user postgres to sh
2020-02-14 13:47:34 -08:00
d21499fa3f Update to 10.12-1.pgdg90+1 2020-02-14 07:02:14 +00:00
33e66cdc27 Update to 9.5.21 2020-02-14 07:02:14 +00:00
505eda1291 Update to 11.7-1.pgdg90+1 2020-02-14 07:02:14 +00:00
d3908b054d Update to 11.7 2020-02-14 07:02:14 +00:00
f45fb74959 Update to 9.5.21-1.pgdg90+1 2020-02-14 07:02:14 +00:00
ef7af1266d Update to 9.4.26-1.pgdg90+1 2020-02-14 07:02:14 +00:00
9558084c73 Update to 9.6.17-1.pgdg90+1 2020-02-14 07:02:14 +00:00
8bebabd5bc Update to 10.12 2020-02-14 07:02:14 +00:00
06bd57c3c3 Update to 9.6.17 2020-02-14 07:02:14 +00:00
10fe2ae44b Update to 12.2-1.pgdg100+1 2020-02-14 07:02:14 +00:00
691a785b0b Update to 12.2 2020-02-14 07:02:14 +00:00
473b58e971 Update to 9.4.26 2020-02-14 07:02:14 +00:00
f0edc5c30e Run update.sh to apply shell to all alpine versions 2020-02-13 17:26:53 -08:00
f582075c1c Changed default shell for user postgres 2020-02-13 17:16:35 -08:00
16dd8dbf87 Merge pull request #658 from infosiftr/more-mysql
Error when `POSTGRES_PASSWORD` is unset like mysql
2020-02-12 15:47:15 -08:00
55e3dc0380 Merge pull request #657 from J0WI/alpine11
Upgrade to Alpine 3.11
2020-01-29 14:57:28 -08:00
46161d6ab3 Add missing -n's to bash test 2020-01-09 16:19:13 -08:00
42ce7437ee Error when POSTGRES_PASSWORD is unset like mysql
Add POSTGRES_HOST_AUTH_METHOD to bring back old behavior and be similar to MYSQL_ALLOW_EMPTY_PASSWORD, but add warning when "trust" is used since it disables all passwords
2020-01-09 16:19:02 -08:00