Tianon Gravi
43a5006f35
Merge pull request #1098 from infosiftr/bookworm
...
Add Debian bookworm variant
2023-06-13 21:43:13 +00:00
Joseph Ferguson
3fda89cc5c
Add Debian bookworm variant
2023-06-13 14:17:18 -07:00
Tianon Gravi
1f5d48fa85
Merge pull request #1090 from infosiftr/pg16-beta
...
Add postgres 16 beta1
2023-05-30 22:40:23 +00:00
Joseph Ferguson
4fe55381ba
Add postgres 16 beta1
2023-05-30 15:12:41 -07:00
yosifkit
b2b4c69ee9
Merge pull request #1086 from infosiftr/2xalpine
...
Add support for multiple (up to two) concurrent Alpine versions
2023-05-18 11:53:44 -07:00
Tianon Gravi
5ea98fe00b
Add support for multiple (up to two) concurrent Alpine versions
2023-05-17 15:58:36 -07:00
yosifkit
a9d8529c85
Merge pull request #1079 from infosiftr/enable-option-checking=fatal
...
Add `--enable-option-checking=fatal` to `configure` flags
2023-05-17 15:55:55 -07:00
Tianon Gravi
fbc438936d
Add --enable-option-checking=fatal to configure flags
...
Also, remove deprecated/removed `--with-krb5` (deprecated in 8.3, removed in 9.4; 98de86e422 ).
2023-05-12 16:51:33 -07:00
Tianon Gravi
18c1bef0d9
Merge pull request #1077 from infosiftr/llvm-fix
...
Downgrade llvm to 15 to fix jit support
2023-05-12 23:28:42 +00:00
Joseph Ferguson
a3b0bb68fa
Downgrade llvm to 15 to fix jit support
2023-05-12 15:21:44 -07:00
Tianon Gravi
1c1e4ffa71
Add the ability for us to manually trigger GitHub tests
2023-05-12 13:57:59 -07:00
Docker Library Bot
a23c0e9798
Update 15 to 15.3, bullseye 15.3-1.pgdg110+1
2023-05-11 11:23:40 -07:00
Docker Library Bot
8ff11cd5ae
Update 14 to 14.8, bullseye 14.8-1.pgdg110+1
2023-05-11 11:18:26 -07:00
Docker Library Bot
43d17d5ced
Update 13 to 13.11, bullseye 13.11-1.pgdg110+1
2023-05-11 11:13:14 -07:00
Docker Library Bot
d681c1da2f
Update 12 to 12.15, bullseye 12.15-1.pgdg110+1
2023-05-11 11:08:18 -07:00
Docker Library Bot
ee629b1e31
Update 11 to 11.20, bullseye 11.20-1.pgdg110+1
2023-05-11 11:02:16 -07:00
yosifkit
42f762dbda
Merge pull request #1075 from J0WI/alpine-3.18
...
Alpine 3.18
2023-05-10 16:51:40 -07:00
J0WI
6efe206eaa
Alpine 3.18
2023-05-10 19:56:30 +02:00
yosifkit
887333be08
Merge pull request #1072 from infosiftr/dirmngr
...
Remove explicit `dirmngr` reference
2023-04-28 16:56:43 -07:00
Tianon Gravi
dd68d91377
Remove explicit dirmngr reference
...
This is pulled in automatically via `gnupg`, and moved from `Recommends` to `Depends` in 99474ad900 , which has been part of `src:gnupg2` since 2.1.21-4 (and every supported version of both Debian _and_ Ubuntu have 2.2.x 😇 ).
2023-04-28 15:09:00 -07:00
Docker Library Bot
9b2559be2f
Update 11
2023-04-24 17:04:38 -07:00
yosifkit
3db64a0e20
Merge pull request #1058 from infosiftr/1777
...
Update permissions from 777 to 1777
2023-03-23 15:47:07 -07:00
Tianon Gravi
25b3034e9b
Update permissions from 777 to 1777
...
This still supports the "arbitrary user" use case but with slightly tighter permissions on the end result.
This one is a little bit more "special" other images (due to the existing runtime/entrypoint modification of the directory modes) so I've tried to pick reasonable values for both halves.
2023-03-10 16:05:33 -08:00
Docker Library Bot
156d0659d0
Update 11 to 11.19, bullseye 11.19-1.pgdg110+1
2023-02-09 11:50:24 -08:00
Docker Library Bot
ef45b99086
Update 15 to 15.2, bullseye 15.2-1.pgdg110+1
2023-02-09 11:14:50 -08:00
Docker Library Bot
76f8f6610e
Update 14 to 14.7, bullseye 14.7-1.pgdg110+1
2023-02-09 11:11:09 -08:00
Docker Library Bot
c5d3ed25ba
Update 13 to 13.10, bullseye 13.10-1.pgdg110+1
2023-02-09 11:06:56 -08:00
Docker Library Bot
a728042653
Update 12 to 12.14, bullseye 12.14-1.pgdg110+1
2023-02-09 11:02:36 -08:00
yosifkit
4cee1a2117
Merge pull request #1040 from infosiftr/gosu-1.16
...
Update to gosu 1.16
2023-01-30 15:59:27 -08:00
Tianon Gravi
186c93e85d
Update to gosu 1.16
...
See https://github.com/tianon/gosu/releases/tag/1.16 (especially https://github.com/tianon/gosu/blob/master/SECURITY.md )
2023-01-30 10:41:32 -08:00
Tianon Gravi
a510f1341b
Merge pull request #1027 from infosiftr/fix-power
...
Skip unavailable nss_wrapper on ppc64le
2022-12-22 14:50:27 -08:00
Joe Ferguson
6ee0f2865b
Skip unavailable nss_wrapper on ppc64le
2022-12-22 14:28:39 -08:00
Tianon Gravi
ff5f92b39d
Merge pull request #1026 from stanhu/sh-add-newlines-to-initdb
...
Add newline to `POSTGRES_PASSWORD` file for initdb
2022-12-22 14:00:10 -08:00
Stan Hu
41bd7bf3f4
Add newline to POSTGRES_PASSWORD file for initdb
...
https://github.com/docker-library/postgres/issues/1024 converted all
`echo` calls to `printf`, but this change causes the password file
used by `initdb` to be blank rather than contain a single newline.
As a result, `initdb` will fail to start with an empty value with
the error:
```
initdb: error: password file "/dev/fd/63" is empty
```
`POSTGRES_PASSWORD` can be blank if `POSTGRES_HOST_AUTH_METHOD=trust`
is used. This change adds a newline to restore the original behavior.
Closes #1025
2022-12-22 13:40:11 -08:00
yosifkit
7a852f46d3
Merge pull request #1024 from infosiftr/no-echo
...
Convert all entrypoint "echo"s to "printf"
2022-12-21 12:01:43 -08:00
Tianon Gravi
7e5e7ece73
Convert all entrypoint "echo"s to "printf"
...
The use of the `echo` shell built-in has been actively discouraged for a long time, but it's really convenient so we keep doing it. This converts them all to use `printf` appropriately such that we avoid issues like `echo "$someVar"` from doing the wrong thing if `$someVar` is `-n` or similar.
2022-12-21 10:42:36 -08:00
Tianon Gravi
f8827c3ce6
Update generated README
2022-12-20 14:23:18 -08:00
Tianon Gravi
4d8d99d25e
Merge pull request #1018 from wolfgangwalther/nss_wrapper-alpine
...
Add nss_wrapper to alpine
2022-12-13 11:06:08 -08:00
Wolfgang Walther
a2d5beb991
Add nss_wrapper to alpine images to run container with different user
...
Signed-off-by: Wolfgang Walther <walther@technowledgy.de >
2022-11-30 21:32:37 +01:00
Tianon Gravi
39c3dc7046
Merge pull request #1017 from wolfgangwalther/alpine-3.17
...
Update to alpine 3.17
2022-11-30 10:23:33 -08:00
Wolfgang Walther
a0d95cc7bb
Update to alpine 3.17
2022-11-30 17:06:55 +01:00
Tianon Gravi
9e5ad3050b
Use new "bashbrew" composite action
2022-11-16 14:07:28 -08:00
Tianon Gravi
87f7834540
Merge pull request #1011 from infosiftr/eol-10
...
Remove PostgreSQL 10 (now EOL)
2022-11-14 15:05:23 -08:00
Tianon Gravi
d3ceefcaaa
Remove PostgreSQL 10 (now EOL)
...
https://www.postgresql.org/about/news/postgresql-151-146-139-1213-1118-and-1023-released-2543/
2022-11-10 12:39:01 -08:00
Docker Library Bot
c3a0b48216
Update 10 to 10.23, bullseye 10.23-1.pgdg110+1
2022-11-10 12:28:06 -08:00
Docker Library Bot
75d0c1135e
Update 15 to 15.1, bullseye 15.1-1.pgdg110+1
2022-11-10 11:19:30 -08:00
Docker Library Bot
e8ba287990
Update 14 to 14.6, bullseye 14.6-1.pgdg110+1
2022-11-10 11:15:16 -08:00
Docker Library Bot
883b1c3f7b
Update 13 to 13.9, bullseye 13.9-1.pgdg110+1
2022-11-10 11:11:01 -08:00
Docker Library Bot
5ca94d535d
Update 12 to 12.13, bullseye 12.13-1.pgdg110+1
2022-11-10 11:07:02 -08:00
Docker Library Bot
1402244035
Update 11 to 11.18, bullseye 11.18-1.pgdg110+1
2022-11-10 11:02:18 -08:00