From 1c5d227a1f8c32b1b6bbdb7e1967765d6814c9fb Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 26 Jun 2024 17:08:55 -0700 Subject: [PATCH] Run update.sh --- julia/README.md | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/julia/README.md b/julia/README.md index 7dfb39201..4c5003a13 100644 --- a/julia/README.md +++ b/julia/README.md @@ -28,10 +28,12 @@ WARNING: ## Simple Tags -- [`1.11.0-beta2-bookworm`, `1.11-rc-bookworm`, `rc-bookworm`](https://github.com/docker-library/julia/blob/a8724bbf8909a998fde3c2eed50576b0487bd394/1.11-rc/bookworm/Dockerfile) -- [`1.11.0-beta2-bullseye`, `1.11-rc-bullseye`, `rc-bullseye`](https://github.com/docker-library/julia/blob/a8724bbf8909a998fde3c2eed50576b0487bd394/1.11-rc/bullseye/Dockerfile) -- [`1.11.0-beta2-windowsservercore-ltsc2022`, `1.11-rc-windowsservercore-ltsc2022`, `rc-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/a8724bbf8909a998fde3c2eed50576b0487bd394/1.11-rc/windows/windowsservercore-ltsc2022/Dockerfile) -- [`1.11.0-beta2-windowsservercore-1809`, `1.11-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/julia/blob/a8724bbf8909a998fde3c2eed50576b0487bd394/1.11-rc/windows/windowsservercore-1809/Dockerfile) +- [`1.11.0-rc1-bookworm`, `1.11-rc-bookworm`, `rc-bookworm`](https://github.com/docker-library/julia/blob/58c34fdecfa1f8b741d6f5e03e83e57d2aba1078/1.11-rc/bookworm/Dockerfile) +- [`1.11.0-rc1-bullseye`, `1.11-rc-bullseye`, `rc-bullseye`](https://github.com/docker-library/julia/blob/58c34fdecfa1f8b741d6f5e03e83e57d2aba1078/1.11-rc/bullseye/Dockerfile) +- [`1.11.0-rc1-alpine3.20`, `1.11-rc-alpine3.20`, `rc-alpine3.20`, `1.11.0-rc1-alpine`, `1.11-rc-alpine`, `rc-alpine`](https://github.com/docker-library/julia/blob/58c34fdecfa1f8b741d6f5e03e83e57d2aba1078/1.11-rc/alpine3.20/Dockerfile) +- [`1.11.0-rc1-alpine3.19`, `1.11-rc-alpine3.19`, `rc-alpine3.19`](https://github.com/docker-library/julia/blob/58c34fdecfa1f8b741d6f5e03e83e57d2aba1078/1.11-rc/alpine3.19/Dockerfile) +- [`1.11.0-rc1-windowsservercore-ltsc2022`, `1.11-rc-windowsservercore-ltsc2022`, `rc-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/58c34fdecfa1f8b741d6f5e03e83e57d2aba1078/1.11-rc/windows/windowsservercore-ltsc2022/Dockerfile) +- [`1.11.0-rc1-windowsservercore-1809`, `1.11-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/julia/blob/58c34fdecfa1f8b741d6f5e03e83e57d2aba1078/1.11-rc/windows/windowsservercore-1809/Dockerfile) - [`1.10.4-bookworm`, `1.10-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/julia/blob/e141e0970011e1f022d7c887d00921bf06b4198b/1.10/bookworm/Dockerfile) - [`1.10.4-bullseye`, `1.10-bullseye`, `1-bullseye`, `bullseye`](https://github.com/docker-library/julia/blob/e141e0970011e1f022d7c887d00921bf06b4198b/1.10/bullseye/Dockerfile) - [`1.10.4-alpine3.20`, `1.10-alpine3.20`, `1-alpine3.20`, `alpine3.20`, `1.10.4-alpine`, `1.10-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/julia/blob/e141e0970011e1f022d7c887d00921bf06b4198b/1.10/alpine3.20/Dockerfile) @@ -47,13 +49,13 @@ WARNING: ## Shared Tags -- `1.11.0-beta2`, `1.11-rc`, `rc`: - - [`1.11.0-beta2-bookworm`](https://github.com/docker-library/julia/blob/a8724bbf8909a998fde3c2eed50576b0487bd394/1.11-rc/bookworm/Dockerfile) - - [`1.11.0-beta2-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/a8724bbf8909a998fde3c2eed50576b0487bd394/1.11-rc/windows/windowsservercore-ltsc2022/Dockerfile) - - [`1.11.0-beta2-windowsservercore-1809`](https://github.com/docker-library/julia/blob/a8724bbf8909a998fde3c2eed50576b0487bd394/1.11-rc/windows/windowsservercore-1809/Dockerfile) -- `1.11.0-beta2-windowsservercore`, `1.11-rc-windowsservercore`, `rc-windowsservercore`: - - [`1.11.0-beta2-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/a8724bbf8909a998fde3c2eed50576b0487bd394/1.11-rc/windows/windowsservercore-ltsc2022/Dockerfile) - - [`1.11.0-beta2-windowsservercore-1809`](https://github.com/docker-library/julia/blob/a8724bbf8909a998fde3c2eed50576b0487bd394/1.11-rc/windows/windowsservercore-1809/Dockerfile) +- `1.11.0-rc1`, `1.11-rc`, `rc`: + - [`1.11.0-rc1-bookworm`](https://github.com/docker-library/julia/blob/58c34fdecfa1f8b741d6f5e03e83e57d2aba1078/1.11-rc/bookworm/Dockerfile) + - [`1.11.0-rc1-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/58c34fdecfa1f8b741d6f5e03e83e57d2aba1078/1.11-rc/windows/windowsservercore-ltsc2022/Dockerfile) + - [`1.11.0-rc1-windowsservercore-1809`](https://github.com/docker-library/julia/blob/58c34fdecfa1f8b741d6f5e03e83e57d2aba1078/1.11-rc/windows/windowsservercore-1809/Dockerfile) +- `1.11.0-rc1-windowsservercore`, `1.11-rc-windowsservercore`, `rc-windowsservercore`: + - [`1.11.0-rc1-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/58c34fdecfa1f8b741d6f5e03e83e57d2aba1078/1.11-rc/windows/windowsservercore-ltsc2022/Dockerfile) + - [`1.11.0-rc1-windowsservercore-1809`](https://github.com/docker-library/julia/blob/58c34fdecfa1f8b741d6f5e03e83e57d2aba1078/1.11-rc/windows/windowsservercore-1809/Dockerfile) - `1.10.4`, `1.10`, `1`, `latest`: - [`1.10.4-bookworm`](https://github.com/docker-library/julia/blob/e141e0970011e1f022d7c887d00921bf06b4198b/1.10/bookworm/Dockerfile) - [`1.10.4-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/e141e0970011e1f022d7c887d00921bf06b4198b/1.10/windows/windowsservercore-ltsc2022/Dockerfile) @@ -128,6 +130,14 @@ This is the defacto image. If you are unsure about what your needs are, you prob Some of these tags may have names like bookworm or bullseye in them. These are the suite code names for releases of [Debian](https://wiki.debian.org/DebianReleases) and indicate which release the image is based on. If your image needs to install any additional packages beyond what comes with the image, you'll likely want to specify one of these explicitly to minimize breakage when there are new releases of Debian. +## `julia:-alpine` + +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. + +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. + +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). + ## `julia:-windowsservercore` This image is based on [Windows Server Core (`microsoft/windowsservercore`)](https://hub.docker.com/r/microsoft/windowsservercore/). As such, it only works in places which that image does, such as Windows 10 Professional/Enterprise (Anniversary Edition) or Windows Server 2016. @@ -137,14 +147,6 @@ For information about how to get Docker running on Windows, please see the relev - [Windows Server Quick Start](https://msdn.microsoft.com/en-us/virtualization/windowscontainers/quick_start/quick_start_windows_server) - [Windows 10 Quick Start](https://msdn.microsoft.com/en-us/virtualization/windowscontainers/quick_start/quick_start_windows_10) -## `julia:-alpine` - -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. - -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. - -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). - # License View [license information](http://julialang.org/) for the software contained in this image.