Skip to content

Commit 532d74b

Browse files
Run update.sh
1 parent 2c85ac1 commit 532d74b

File tree

3 files changed

+38
-26
lines changed

3 files changed

+38
-26
lines changed

julia/README.md

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,17 @@ WARNING:
3636

3737
- [`1.11.1-windowsservercore-1809`, `1.11-windowsservercore-1809`, `1-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/julia/blob/420774c810e9455dfc649639f55738c44add32f2/1.11/windows/windowsservercore-1809/Dockerfile)
3838

39-
- [`1.10.5-bookworm`, `1.10-bookworm`](https://github.com/docker-library/julia/blob/1f13bf4304867b55217ea5e6b5338bf06e284c92/1.10/bookworm/Dockerfile)
39+
- [`1.10.6-bookworm`, `1.10-bookworm`](https://github.com/docker-library/julia/blob/0a822ab3dcdf067d4c5094f70a8074b58b2a6f91/1.10/bookworm/Dockerfile)
4040

41-
- [`1.10.5-bullseye`, `1.10-bullseye`](https://github.com/docker-library/julia/blob/1f13bf4304867b55217ea5e6b5338bf06e284c92/1.10/bullseye/Dockerfile)
41+
- [`1.10.6-bullseye`, `1.10-bullseye`](https://github.com/docker-library/julia/blob/0a822ab3dcdf067d4c5094f70a8074b58b2a6f91/1.10/bullseye/Dockerfile)
4242

43-
- [`1.10.5-windowsservercore-ltsc2022`, `1.10-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/1f13bf4304867b55217ea5e6b5338bf06e284c92/1.10/windows/windowsservercore-ltsc2022/Dockerfile)
43+
- [`1.10.6-alpine3.20`, `1.10-alpine3.20`, `1.10.6-alpine`, `1.10-alpine`](https://github.com/docker-library/julia/blob/0a822ab3dcdf067d4c5094f70a8074b58b2a6f91/1.10/alpine3.20/Dockerfile)
4444

45-
- [`1.10.5-windowsservercore-1809`, `1.10-windowsservercore-1809`](https://github.com/docker-library/julia/blob/1f13bf4304867b55217ea5e6b5338bf06e284c92/1.10/windows/windowsservercore-1809/Dockerfile)
45+
- [`1.10.6-alpine3.19`, `1.10-alpine3.19`](https://github.com/docker-library/julia/blob/0a822ab3dcdf067d4c5094f70a8074b58b2a6f91/1.10/alpine3.19/Dockerfile)
46+
47+
- [`1.10.6-windowsservercore-ltsc2022`, `1.10-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/0a822ab3dcdf067d4c5094f70a8074b58b2a6f91/1.10/windows/windowsservercore-ltsc2022/Dockerfile)
48+
49+
- [`1.10.6-windowsservercore-1809`, `1.10-windowsservercore-1809`](https://github.com/docker-library/julia/blob/0a822ab3dcdf067d4c5094f70a8074b58b2a6f91/1.10/windows/windowsservercore-1809/Dockerfile)
4650

4751
## Shared Tags
4852

@@ -57,16 +61,16 @@ WARNING:
5761
- [`1.11.1-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/420774c810e9455dfc649639f55738c44add32f2/1.11/windows/windowsservercore-ltsc2022/Dockerfile)
5862
- [`1.11.1-windowsservercore-1809`](https://github.com/docker-library/julia/blob/420774c810e9455dfc649639f55738c44add32f2/1.11/windows/windowsservercore-1809/Dockerfile)
5963

60-
- `1.10.5`, `1.10`:
64+
- `1.10.6`, `1.10`:
6165

62-
- [`1.10.5-bookworm`](https://github.com/docker-library/julia/blob/1f13bf4304867b55217ea5e6b5338bf06e284c92/1.10/bookworm/Dockerfile)
63-
- [`1.10.5-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/1f13bf4304867b55217ea5e6b5338bf06e284c92/1.10/windows/windowsservercore-ltsc2022/Dockerfile)
64-
- [`1.10.5-windowsservercore-1809`](https://github.com/docker-library/julia/blob/1f13bf4304867b55217ea5e6b5338bf06e284c92/1.10/windows/windowsservercore-1809/Dockerfile)
66+
- [`1.10.6-bookworm`](https://github.com/docker-library/julia/blob/0a822ab3dcdf067d4c5094f70a8074b58b2a6f91/1.10/bookworm/Dockerfile)
67+
- [`1.10.6-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/0a822ab3dcdf067d4c5094f70a8074b58b2a6f91/1.10/windows/windowsservercore-ltsc2022/Dockerfile)
68+
- [`1.10.6-windowsservercore-1809`](https://github.com/docker-library/julia/blob/0a822ab3dcdf067d4c5094f70a8074b58b2a6f91/1.10/windows/windowsservercore-1809/Dockerfile)
6569

66-
- `1.10.5-windowsservercore`, `1.10-windowsservercore`:
70+
- `1.10.6-windowsservercore`, `1.10-windowsservercore`:
6771

68-
- [`1.10.5-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/1f13bf4304867b55217ea5e6b5338bf06e284c92/1.10/windows/windowsservercore-ltsc2022/Dockerfile)
69-
- [`1.10.5-windowsservercore-1809`](https://github.com/docker-library/julia/blob/1f13bf4304867b55217ea5e6b5338bf06e284c92/1.10/windows/windowsservercore-1809/Dockerfile)
72+
- [`1.10.6-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/0a822ab3dcdf067d4c5094f70a8074b58b2a6f91/1.10/windows/windowsservercore-ltsc2022/Dockerfile)
73+
- [`1.10.6-windowsservercore-1809`](https://github.com/docker-library/julia/blob/0a822ab3dcdf067d4c5094f70a8074b58b2a6f91/1.10/windows/windowsservercore-1809/Dockerfile)
7074

7175
# Quick reference (cont.)
7276

@@ -136,6 +140,14 @@ For information about how to get Docker running on Windows, please see the relev
136140
- [Windows Server Quick Start](https://msdn.microsoft.com/en-us/virtualization/windowscontainers/quick_start/quick_start_windows_server)
137141
- [Windows 10 Quick Start](https://msdn.microsoft.com/en-us/virtualization/windowscontainers/quick_start/quick_start_windows_10)
138142

143+
## `julia:<version>-alpine`
144+
145+
This image is based on the popular [Alpine Linux project](https://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general.
146+
147+
This variant is useful when final image size being as small as possible is your primary concern. The main caveat to note is that it does use [musl libc](https://musl.libc.org) instead of [glibc and friends](https://www.etalabs.net/compare_libcs.html), so software will often run into issues depending on the depth of their libc requirements/assumptions. See [this Hacker News comment thread](https://news.ycombinator.com/item?id=10782897) for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images.
148+
149+
To minimize image size, it's uncommon for additional related tools (such as `git` or `bash`) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the [`alpine` image description](https://hub.docker.com/_/alpine/) for examples of how to install packages if you are unfamiliar).
150+
139151
# License
140152

141153
View [license information](http://julialang.org/) for the software contained in this image.

node/README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,29 +36,29 @@ WARNING:
3636

3737
- [`23-bullseye-slim`, `23.1-bullseye-slim`, `23.1.0-bullseye-slim`, `bullseye-slim`, `current-bullseye-slim`](https://github.com/nodejs/docker-node/blob/9d04fec54bd5f51abe840d7af0c70787b6b32de6/23/bullseye-slim/Dockerfile)
3838

39-
- [`22-alpine3.19`, `22.10-alpine3.19`, `22.10.0-alpine3.19`](https://github.com/nodejs/docker-node/blob/996a32420666439b409fd8d450ee99ef905ef66c/22/alpine3.19/Dockerfile)
39+
- [`22-alpine3.19`, `22.11-alpine3.19`, `22.11.0-alpine3.19`, `jod-alpine3.19`, `lts-alpine3.19`](https://github.com/nodejs/docker-node/blob/b0de582b8d4627cc9d65a89bf3af1bfcf67d2bef/22/alpine3.19/Dockerfile)
4040

41-
- [`22-alpine`, `22-alpine3.20`, `22.10-alpine`, `22.10-alpine3.20`, `22.10.0-alpine`, `22.10.0-alpine3.20`](https://github.com/nodejs/docker-node/blob/996a32420666439b409fd8d450ee99ef905ef66c/22/alpine3.20/Dockerfile)
41+
- [`22-alpine`, `22-alpine3.20`, `22.11-alpine`, `22.11-alpine3.20`, `22.11.0-alpine`, `22.11.0-alpine3.20`, `jod-alpine`, `jod-alpine3.20`, `lts-alpine`, `lts-alpine3.20`](https://github.com/nodejs/docker-node/blob/b0de582b8d4627cc9d65a89bf3af1bfcf67d2bef/22/alpine3.20/Dockerfile)
4242

43-
- [`22`, `22-bookworm`, `22.10`, `22.10-bookworm`, `22.10.0`, `22.10.0-bookworm`](https://github.com/nodejs/docker-node/blob/996a32420666439b409fd8d450ee99ef905ef66c/22/bookworm/Dockerfile)
43+
- [`22`, `22-bookworm`, `22.11`, `22.11-bookworm`, `22.11.0`, `22.11.0-bookworm`, `jod`, `jod-bookworm`, `lts`, `lts-bookworm`, `lts-jod`](https://github.com/nodejs/docker-node/blob/b0de582b8d4627cc9d65a89bf3af1bfcf67d2bef/22/bookworm/Dockerfile)
4444

45-
- [`22-bookworm-slim`, `22-slim`, `22.10-bookworm-slim`, `22.10-slim`, `22.10.0-bookworm-slim`, `22.10.0-slim`](https://github.com/nodejs/docker-node/blob/996a32420666439b409fd8d450ee99ef905ef66c/22/bookworm-slim/Dockerfile)
45+
- [`22-bookworm-slim`, `22-slim`, `22.11-bookworm-slim`, `22.11-slim`, `22.11.0-bookworm-slim`, `22.11.0-slim`, `jod-bookworm-slim`, `jod-slim`, `lts-bookworm-slim`, `lts-slim`](https://github.com/nodejs/docker-node/blob/b0de582b8d4627cc9d65a89bf3af1bfcf67d2bef/22/bookworm-slim/Dockerfile)
4646

47-
- [`22-bullseye`, `22.10-bullseye`, `22.10.0-bullseye`](https://github.com/nodejs/docker-node/blob/996a32420666439b409fd8d450ee99ef905ef66c/22/bullseye/Dockerfile)
47+
- [`22-bullseye`, `22.11-bullseye`, `22.11.0-bullseye`, `jod-bullseye`, `lts-bullseye`](https://github.com/nodejs/docker-node/blob/b0de582b8d4627cc9d65a89bf3af1bfcf67d2bef/22/bullseye/Dockerfile)
4848

49-
- [`22-bullseye-slim`, `22.10-bullseye-slim`, `22.10.0-bullseye-slim`](https://github.com/nodejs/docker-node/blob/996a32420666439b409fd8d450ee99ef905ef66c/22/bullseye-slim/Dockerfile)
49+
- [`22-bullseye-slim`, `22.11-bullseye-slim`, `22.11.0-bullseye-slim`, `jod-bullseye-slim`, `lts-bullseye-slim`](https://github.com/nodejs/docker-node/blob/b0de582b8d4627cc9d65a89bf3af1bfcf67d2bef/22/bullseye-slim/Dockerfile)
5050

51-
- [`20-alpine3.19`, `20.18-alpine3.19`, `20.18.0-alpine3.19`, `iron-alpine3.19`, `lts-alpine3.19`](https://github.com/nodejs/docker-node/blob/8483b3edd9cc2a38360d88d360e3093d657ac3fe/20/alpine3.19/Dockerfile)
51+
- [`20-alpine3.19`, `20.18-alpine3.19`, `20.18.0-alpine3.19`, `iron-alpine3.19`](https://github.com/nodejs/docker-node/blob/8483b3edd9cc2a38360d88d360e3093d657ac3fe/20/alpine3.19/Dockerfile)
5252

53-
- [`20-alpine`, `20-alpine3.20`, `20.18-alpine`, `20.18-alpine3.20`, `20.18.0-alpine`, `20.18.0-alpine3.20`, `iron-alpine`, `iron-alpine3.20`, `lts-alpine`, `lts-alpine3.20`](https://github.com/nodejs/docker-node/blob/8483b3edd9cc2a38360d88d360e3093d657ac3fe/20/alpine3.20/Dockerfile)
53+
- [`20-alpine`, `20-alpine3.20`, `20.18-alpine`, `20.18-alpine3.20`, `20.18.0-alpine`, `20.18.0-alpine3.20`, `iron-alpine`, `iron-alpine3.20`](https://github.com/nodejs/docker-node/blob/8483b3edd9cc2a38360d88d360e3093d657ac3fe/20/alpine3.20/Dockerfile)
5454

55-
- [`20`, `20-bookworm`, `20.18`, `20.18-bookworm`, `20.18.0`, `20.18.0-bookworm`, `iron`, `iron-bookworm`, `lts`, `lts-bookworm`, `lts-iron`](https://github.com/nodejs/docker-node/blob/8483b3edd9cc2a38360d88d360e3093d657ac3fe/20/bookworm/Dockerfile)
55+
- [`20`, `20-bookworm`, `20.18`, `20.18-bookworm`, `20.18.0`, `20.18.0-bookworm`, `iron`, `iron-bookworm`](https://github.com/nodejs/docker-node/blob/8483b3edd9cc2a38360d88d360e3093d657ac3fe/20/bookworm/Dockerfile)
5656

57-
- [`20-bookworm-slim`, `20-slim`, `20.18-bookworm-slim`, `20.18-slim`, `20.18.0-bookworm-slim`, `20.18.0-slim`, `iron-bookworm-slim`, `iron-slim`, `lts-bookworm-slim`, `lts-slim`](https://github.com/nodejs/docker-node/blob/8483b3edd9cc2a38360d88d360e3093d657ac3fe/20/bookworm-slim/Dockerfile)
57+
- [`20-bookworm-slim`, `20-slim`, `20.18-bookworm-slim`, `20.18-slim`, `20.18.0-bookworm-slim`, `20.18.0-slim`, `iron-bookworm-slim`, `iron-slim`](https://github.com/nodejs/docker-node/blob/8483b3edd9cc2a38360d88d360e3093d657ac3fe/20/bookworm-slim/Dockerfile)
5858

59-
- [`20-bullseye`, `20.18-bullseye`, `20.18.0-bullseye`, `iron-bullseye`, `lts-bullseye`](https://github.com/nodejs/docker-node/blob/8483b3edd9cc2a38360d88d360e3093d657ac3fe/20/bullseye/Dockerfile)
59+
- [`20-bullseye`, `20.18-bullseye`, `20.18.0-bullseye`, `iron-bullseye`](https://github.com/nodejs/docker-node/blob/8483b3edd9cc2a38360d88d360e3093d657ac3fe/20/bullseye/Dockerfile)
6060

61-
- [`20-bullseye-slim`, `20.18-bullseye-slim`, `20.18.0-bullseye-slim`, `iron-bullseye-slim`, `lts-bullseye-slim`](https://github.com/nodejs/docker-node/blob/8483b3edd9cc2a38360d88d360e3093d657ac3fe/20/bullseye-slim/Dockerfile)
61+
- [`20-bullseye-slim`, `20.18-bullseye-slim`, `20.18.0-bullseye-slim`, `iron-bullseye-slim`](https://github.com/nodejs/docker-node/blob/8483b3edd9cc2a38360d88d360e3093d657ac3fe/20/bullseye-slim/Dockerfile)
6262

6363
- [`18-alpine3.19`, `18.20-alpine3.19`, `18.20.4-alpine3.19`, `hydrogen-alpine3.19`](https://github.com/nodejs/docker-node/blob/619b871fb3d89dc6d6333914b46bf526e781eec5/18/alpine3.19/Dockerfile)
6464

odoo/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-
- [`18.0-20241017`, `18.0`, `18`, `latest`](https://github.com/odoo/docker/blob/decdaff7f94fd13001ac5dbdba59776b628265eb/18.0/Dockerfile)
27+
- [`18.0-20241029`, `18.0`, `18`, `latest`](https://github.com/odoo/docker/blob/acacd14c9ce469c234b6fc2f10ab8dd254b2f706/18.0/Dockerfile)
2828

29-
- [`17.0-20241017`, `17.0`, `17`](https://github.com/odoo/docker/blob/decdaff7f94fd13001ac5dbdba59776b628265eb/17.0/Dockerfile)
29+
- [`17.0-20241029`, `17.0`, `17`](https://github.com/odoo/docker/blob/acacd14c9ce469c234b6fc2f10ab8dd254b2f706/17.0/Dockerfile)
3030

31-
- [`16.0-20241017`, `16.0`, `16`](https://github.com/odoo/docker/blob/decdaff7f94fd13001ac5dbdba59776b628265eb/16.0/Dockerfile)
31+
- [`16.0-20241029`, `16.0`, `16`](https://github.com/odoo/docker/blob/acacd14c9ce469c234b6fc2f10ab8dd254b2f706/16.0/Dockerfile)
3232

3333
# Quick reference (cont.)
3434

0 commit comments

Comments
 (0)