Skip to content

Commit d73ce82

Browse files
authored
Merge branch 'docker-library:master' into new-docs
2 parents 078b0d5 + 2650bb6 commit d73ce82

File tree

116 files changed

+1939
-1881
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+1939
-1881
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM perl:5.39-bookworm
1+
FROM perl:5.40-trixie
22

33
RUN set -eux; \
44
apt-get update; \
@@ -7,7 +7,7 @@ RUN set -eux; \
77
# https://bugs.debian.org/763056 - SVG rendering in ImageMagick looks awful unless it can use inkscape to render (or RSVG, which is explicitly not compiled into the Debian package??)
88
inkscape \
99
; \
10-
rm -rf /var/lib/apt/lists/*
10+
apt-get dist-clean
1111

1212
# secure by default ♥ (thanks to sri!)
1313
ENV PERL_CPANM_OPT --verbose --mirror https://cpan.metacpan.org

adminer/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`5.4.0`, `5`, `latest`, `5.4.0-standalone`, `5-standalone`, `standalone`](https://github.com/TimWolla/docker-adminer/blob/46293bca9216a1d392c9a6c62371d1548cd922cc/5/Dockerfile)
27+
- [`5.4.1`, `5`, `latest`, `5.4.1-standalone`, `5-standalone`, `standalone`](https://github.com/TimWolla/docker-adminer/blob/bf3ab5cb29e2c46cb5ecabe89b650c72af431b57/5/Dockerfile)
2828

29-
- [`5.4.0-fastcgi`, `5-fastcgi`, `fastcgi`](https://github.com/TimWolla/docker-adminer/blob/46293bca9216a1d392c9a6c62371d1548cd922cc/5/fastcgi/Dockerfile)
29+
- [`5.4.1-fastcgi`, `5-fastcgi`, `fastcgi`](https://github.com/TimWolla/docker-adminer/blob/bf3ab5cb29e2c46cb5ecabe89b650c72af431b57/5/fastcgi/Dockerfile)
3030

3131
- [`4.17.1`, `4`, `4.17.1-standalone`, `4-standalone`](https://github.com/TimWolla/docker-adminer/blob/0c0fd187e8646ad61fe592a80d66abec2c1dc951/4/Dockerfile)
3232

almalinux/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,21 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`10-kitten`, `10-kitten-20250909`](https://github.com/AlmaLinux/container-images/blob/571a3caca09a9dd0f8c81c7834af79b8f9ad8ab2/default/amd64/Dockerfile)
27+
- [`10-kitten`, `10-kitten-20251117`](https://github.com/AlmaLinux/container-images/blob/919257c8a7b3479ff572b14a36973938536efb4b/default/amd64/Dockerfile)
2828

29-
- [`10-kitten-minimal`, `10-kitten-minimal-20250909`](https://github.com/AlmaLinux/container-images/blob/571a3caca09a9dd0f8c81c7834af79b8f9ad8ab2/minimal/amd64/Dockerfile)
29+
- [`10-kitten-minimal`, `10-kitten-minimal-20251117`](https://github.com/AlmaLinux/container-images/blob/919257c8a7b3479ff572b14a36973938536efb4b/minimal/amd64/Dockerfile)
3030

31-
- [`10`, `10.0`, `10.0-20250909`](https://github.com/AlmaLinux/container-images/blob/2f239bc800a366ea4dc42378905c237ae6e4e03a/default/amd64/Dockerfile)
31+
- [`latest`, `10`, `10.1`, `10.1-20251124`](https://github.com/AlmaLinux/container-images/blob/48fb0a288bbfb503e3bd07953a79f9e0ff689040/default/amd64/Dockerfile)
3232

33-
- [`10-minimal`, `10.0-minimal`, `10.0-minimal-20250909`](https://github.com/AlmaLinux/container-images/blob/2f239bc800a366ea4dc42378905c237ae6e4e03a/minimal/amd64/Dockerfile)
33+
- [`minimal`, `10-minimal`, `10.1-minimal`, `10.1-minimal-20251124`](https://github.com/AlmaLinux/container-images/blob/48fb0a288bbfb503e3bd07953a79f9e0ff689040/minimal/amd64/Dockerfile)
3434

35-
- [`8`, `8.10`, `8.10-20250909`](https://github.com/AlmaLinux/container-images/blob/1bee999abd112c603a3044f96282a2c1b66cb57f/default/amd64/Dockerfile)
35+
- [`8`, `8.10`, `8.10-20251124`](https://github.com/AlmaLinux/container-images/blob/a94c300f975f8ab8d7eaf9cad37c014a87bdf411/default/amd64/Dockerfile)
3636

37-
- [`8-minimal`, `8.10-minimal`, `8.10-minimal-20250909`](https://github.com/AlmaLinux/container-images/blob/1bee999abd112c603a3044f96282a2c1b66cb57f/minimal/amd64/Dockerfile)
37+
- [`8-minimal`, `8.10-minimal`, `8.10-minimal-20251124`](https://github.com/AlmaLinux/container-images/blob/a94c300f975f8ab8d7eaf9cad37c014a87bdf411/minimal/amd64/Dockerfile)
3838

39-
- [`latest`, `9`, `9.6`, `9.6-20250909`](https://github.com/AlmaLinux/container-images/blob/17f5f89c183962069c90892cd92c8b83598b8807/default/amd64/Dockerfile)
39+
- [`9`, `9.7`, `9.7-20251125`](https://github.com/AlmaLinux/container-images/blob/4b338f5aee5571a62c6f921da191980b19f26d60/default/amd64/Dockerfile)
4040

41-
- [`minimal`, `9-minimal`, `9.6-minimal`, `9.6-minimal-20250909`](https://github.com/AlmaLinux/container-images/blob/17f5f89c183962069c90892cd92c8b83598b8807/minimal/amd64/Dockerfile)
41+
- [`9-minimal`, `9.7-minimal`, `9.7-minimal-20251125`](https://github.com/AlmaLinux/container-images/blob/4b338f5aee5571a62c6f921da191980b19f26d60/minimal/amd64/Dockerfile)
4242

4343
# Quick reference (cont.)
4444

alpine/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ WARNING:
2626

2727
- [`20250108`, `edge`](https://github.com/alpinelinux/docker-alpine/blob/c1f1de232c970df2285c03050ab3747b8563164f/x86_64/Dockerfile)
2828

29-
- [`3.22.1`, `3.22`, `3`, `latest`](https://github.com/alpinelinux/docker-alpine/blob/01dd5fbd09e25f6c040627eedf18bbfccfa9ad6e/x86_64/Dockerfile)
29+
- [`3.22.2`, `3.22`, `3`, `latest`](https://github.com/alpinelinux/docker-alpine/blob/4dc13cbc7caffe03c98aa99f28e27c2fb6f7e74d/x86_64/Dockerfile)
3030

31-
- [`3.21.4`, `3.21`](https://github.com/alpinelinux/docker-alpine/blob/dd258ea6660042cdf5aef42ef7745640ce27bf8e/x86_64/Dockerfile)
31+
- [`3.21.5`, `3.21`](https://github.com/alpinelinux/docker-alpine/blob/2c30d5daeebb5090b1b6363a9e97dd88bf08a642/x86_64/Dockerfile)
3232

33-
- [`3.20.7`, `3.20`](https://github.com/alpinelinux/docker-alpine/blob/62f727c549aafddfe09929209215e68eb222f0b2/x86_64/Dockerfile)
33+
- [`3.20.8`, `3.20`](https://github.com/alpinelinux/docker-alpine/blob/f5ce8f036ef8a57481ae6f3f1cf7f2300cff8d29/x86_64/Dockerfile)
3434

35-
- [`3.19.8`, `3.19`](https://github.com/alpinelinux/docker-alpine/blob/f2420d7551c86c2cd3fab04159b57b9bcc533647/x86_64/Dockerfile)
35+
- [`3.19.9`, `3.19`](https://github.com/alpinelinux/docker-alpine/blob/ee939d52345248420cf62d4606ccc7152bc5a107/x86_64/Dockerfile)
3636

3737
# Quick reference (cont.)
3838

alt/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`p10`](https://github.com/alt-cloud/docker-brew-alt/blob/4e761a7c575be581c7c1a18d10e30324858ae086/x86_64/Dockerfile)
27+
- [`p10`](https://github.com/alt-cloud/docker-brew-alt/blob/ef522411b7245d758aa8c8a24a0575c742fac1a2/x86_64/Dockerfile)
2828

29-
- [`sisyphus`](https://github.com/alt-cloud/docker-brew-alt/blob/e5a536d9aed224ac6603ed7d721e08da20b48105/x86_64/Dockerfile)
29+
- [`sisyphus`](https://github.com/alt-cloud/docker-brew-alt/blob/f6fcb549885ee57d7bbb53a22484ee16cb9413b0/x86_64/Dockerfile)
3030

31-
- [`p11`, `latest`](https://github.com/alt-cloud/docker-brew-alt/blob/6a48028d28b5fdfe83421ff08af1945ad97fcba2/x86_64/Dockerfile)
31+
- [`p11`, `latest`](https://github.com/alt-cloud/docker-brew-alt/blob/068702e0e800b291f7853380450a5557e56900c3/x86_64/Dockerfile)
3232

3333
# Quick reference (cont.)
3434

0 commit comments

Comments
 (0)