Commit Graph

731 Commits

Author SHA1 Message Date
Docker Library Bot f45fb74959 Update to 9.5.21-1.pgdg90+1 2020-02-14 07:02:14 +00:00
Docker Library Bot ef7af1266d Update to 9.4.26-1.pgdg90+1 2020-02-14 07:02:14 +00:00
Docker Library Bot 9558084c73 Update to 9.6.17-1.pgdg90+1 2020-02-14 07:02:14 +00:00
Docker Library Bot 8bebabd5bc Update to 10.12 2020-02-14 07:02:14 +00:00
Docker Library Bot 06bd57c3c3 Update to 9.6.17 2020-02-14 07:02:14 +00:00
Docker Library Bot 10fe2ae44b Update to 12.2-1.pgdg100+1 2020-02-14 07:02:14 +00:00
Docker Library Bot 691a785b0b Update to 12.2 2020-02-14 07:02:14 +00:00
Docker Library Bot 473b58e971 Update to 9.4.26 2020-02-14 07:02:14 +00:00
Joe Ferguson f0edc5c30e Run update.sh to apply shell to all alpine versions 2020-02-13 17:26:53 -08:00
Pedro Lucas Farinha f582075c1c Changed default shell for user postgres 2020-02-13 17:16:35 -08:00
yosifkit 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
Tianon Gravi 55e3dc0380
Merge pull request #657 from J0WI/alpine11
Upgrade to Alpine 3.11
2020-01-29 14:57:28 -08:00
Joe Ferguson 46161d6ab3 Add missing -n's to bash test 2020-01-09 16:19:13 -08:00
Joe Ferguson 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
J0WI c4b019526a Add home dir 2020-01-01 01:31:50 +01:00
J0WI 52814abac4 Bump LLVM to 9 2019-12-23 19:34:41 +01:00
J0WI ada31ea8dc Add postgres directory and user 2019-12-23 02:21:09 +01:00
J0WI 1cbd3a1666 Upgrade to Alpine 3.11 2019-12-20 04:05:38 +01:00
Tianon Gravi 0d0485cb02
Merge pull request #647 from infosiftr/help
Check for "help" to short circuit server starting (since they break when passed to pg_ctl)
2019-12-03 09:43:18 -08:00
yosifkit ae986e1ac3
Merge pull request #646 from infosiftr/PGPORT
Update temporary server to prefer PGPORT if set (since the client and server both normally respect that variable)
2019-12-02 19:11:38 -08:00
Joe Ferguson de2aa0bf56 Check for "help" to short circuit server starting (since they break when passed to pg_ctl) 2019-12-02 19:05:53 -08:00
Tianon Gravi 89a2fb84e6 Update temporary server to prefer PGPORT if set (since the client and server both normally respect that variable) 2019-12-02 18:07:23 -08:00
yosifkit 4c4693ef13
Merge pull request #643 from infosiftr/alpine-jit
Add JIT support for Alpine on 11+
2019-11-27 15:41:47 -08:00
Tianon Gravi c8bf23b75f Add JIT support for Alpine on 11+ 2019-11-27 14:55:25 -08:00
Tianon Gravi d88a8f8f81
Merge pull request #638 from thekiba/patch-1
typo fix
2019-11-26 15:55:14 -08:00
Tianon Gravi 34df4665bf Apply update.sh 2019-11-26 15:54:46 -08:00
Andrew Grekov b6a3881e30 typo fix 2019-11-26 15:54:18 -08:00
yosifkit 50ea342253
Merge pull request #642 from infosiftr/temporary-port
Adjust "docker_temp_server_start" to override port for consistent unix socket path
2019-11-26 15:40:26 -08:00
Tianon Gravi 820323fa89 Adjust "docker_temp_server_start" to override port for consistent unix socket path 2019-11-25 17:15:02 -08:00
Docker Library Bot 5beb1d4c3a Update to 9.4.25-1.pgdg90+1 2019-11-15 13:02:11 +00:00
Docker Library Bot a0ec4f5af7 Update to 9.5.20 2019-11-15 13:02:11 +00:00
Docker Library Bot 6dfdc0eacb Update to 11.6 2019-11-15 13:02:11 +00:00
Docker Library Bot 2addeda08b Update to 11.6-1.pgdg90+1 2019-11-15 13:02:11 +00:00
Docker Library Bot f13fbe5ad1 Update to 9.6.16-1.pgdg90+1 2019-11-15 13:02:11 +00:00
Docker Library Bot f2596e6889 Update to 10.11-1.pgdg90+1 2019-11-15 13:02:11 +00:00
Docker Library Bot c1e547b318 Update to 10.11 2019-11-15 13:02:11 +00:00
Docker Library Bot cac7a60411 Update to 9.6.16 2019-11-15 13:02:11 +00:00
Docker Library Bot 1d43a9d521 Update to 12.1 2019-11-15 13:02:11 +00:00
Docker Library Bot 06a831c6f1 Update to 9.5.20-1.pgdg90+1 2019-11-15 13:02:11 +00:00
Docker Library Bot 138e95956f Update to 9.4.25 2019-11-15 13:02:11 +00:00
Docker Library Bot 4a82eb9320 Update to 12.1-1.pgdg100+1 2019-11-15 13:02:11 +00:00
yosifkit 0c29c355f5
Merge pull request #496 from infosiftr/functionalization
Functionalize the entrypoint to allow outside sourcing for extreme customizing of startup
2019-11-14 13:54:15 -08:00
Joe Ferguson 8fada98158 Fixes from tianon's review 2019-11-12 16:00:40 -08:00
Joe Ferguson 7c84645f2d Apply update.sh for new entrypoint 2019-10-11 13:18:19 -07:00
Joe Ferguson d1cc08935c Improve _is_sourced check 2019-10-11 13:18:19 -07:00
Joe Ferguson 6e85168bb0 Resync function interfaces with MySQL, improve comments
add `DATABASE_ALREADY_EXISTS` variable
2019-10-11 13:18:19 -07:00
Joe Ferguson 2e70e7103e Apply function name changes as discussed in https://github.com/docker-library/mysql/pull/471 2019-10-11 13:18:19 -07:00
Joe Ferguson 49fb87619b Namespace functions for less conflict when sourced 2019-10-11 13:18:19 -07:00
Joe Ferguson 48f2ad1b73 Functionalize the entrypoint to allow outside sourcing for extreme customizing of startup 2019-10-11 13:18:19 -07:00
Docker Library Bot a8613f4cda Update to 12.0-2.pgdg100+1 2019-10-11 18:02:23 +00:00