Run update.sh
This commit is contained in:
parent
2a166c7e0f
commit
275e6bbd61
|
|
@ -24,7 +24,7 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`devel-20240730`, `devel`, `devel-20240730-alpine3.20`, `devel-alpine3.20`](https://github.com/tianon/docker-bash/blob/b9f3fba007d7d27ace88ef8f77346b1b24e8d41f/devel/Dockerfile)
|
||||
- [`devel-20240809`, `devel`, `devel-20240809-alpine3.20`, `devel-alpine3.20`](https://github.com/tianon/docker-bash/blob/8946204d8d1668f3d42243a38b6bae0115cad5c2/devel/Dockerfile)
|
||||
|
||||
- [`5.3-alpha`, `5.3-rc`, `rc`, `5.3-alpha-alpine3.20`, `5.3-rc-alpine3.20`, `rc-alpine3.20`](https://github.com/tianon/docker-bash/blob/f487bffdced60fba425283c84317e6492488a252/5.3-rc/Dockerfile)
|
||||
|
||||
|
|
|
|||
|
|
@ -28,22 +28,22 @@ WARNING:
|
|||
|
||||
## Simple Tags
|
||||
|
||||
- [`27.1.1-cli`, `27.1-cli`, `27-cli`, `cli`, `27.1.1-cli-alpine3.20`](https://github.com/docker-library/docker/blob/7447127c9f8d3e7087d71f3b15aced8fd624ea39/27/cli/Dockerfile)
|
||||
- [`27.1.2-cli`, `27.1-cli`, `27-cli`, `cli`, `27.1.2-cli-alpine3.20`](https://github.com/docker-library/docker/blob/d1e3afec3ab45970a78125805ea8c2c9dc52652f/27/cli/Dockerfile)
|
||||
|
||||
- [`27.1.1-dind`, `27.1-dind`, `27-dind`, `dind`, `27.1.1-dind-alpine3.20`, `27.1.1`, `27.1`, `27`, `latest`, `27.1.1-alpine3.20`](https://github.com/docker-library/docker/blob/bbf61df6eeacb77c1ecbd3b9c6c874c4e8918b84/27/dind/Dockerfile)
|
||||
- [`27.1.2-dind`, `27.1-dind`, `27-dind`, `dind`, `27.1.2-dind-alpine3.20`, `27.1.2`, `27.1`, `27`, `latest`, `27.1.2-alpine3.20`](https://github.com/docker-library/docker/blob/d1e3afec3ab45970a78125805ea8c2c9dc52652f/27/dind/Dockerfile)
|
||||
|
||||
- [`27.1.1-dind-rootless`, `27.1-dind-rootless`, `27-dind-rootless`, `dind-rootless`](https://github.com/docker-library/docker/blob/bbf61df6eeacb77c1ecbd3b9c6c874c4e8918b84/27/dind-rootless/Dockerfile)
|
||||
- [`27.1.2-dind-rootless`, `27.1-dind-rootless`, `27-dind-rootless`, `dind-rootless`](https://github.com/docker-library/docker/blob/d1e3afec3ab45970a78125805ea8c2c9dc52652f/27/dind-rootless/Dockerfile)
|
||||
|
||||
- [`27.1.1-windowsservercore-ltsc2022`, `27.1-windowsservercore-ltsc2022`, `27-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/7447127c9f8d3e7087d71f3b15aced8fd624ea39/27/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`27.1.2-windowsservercore-ltsc2022`, `27.1-windowsservercore-ltsc2022`, `27-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/d1e3afec3ab45970a78125805ea8c2c9dc52652f/27/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
|
||||
- [`27.1.1-windowsservercore-1809`, `27.1-windowsservercore-1809`, `27-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/docker/blob/7447127c9f8d3e7087d71f3b15aced8fd624ea39/27/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`27.1.2-windowsservercore-1809`, `27.1-windowsservercore-1809`, `27-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/docker/blob/d1e3afec3ab45970a78125805ea8c2c9dc52652f/27/windows/windowsservercore-1809/Dockerfile)
|
||||
|
||||
## Shared Tags
|
||||
|
||||
- `27.1.1-windowsservercore`, `27.1-windowsservercore`, `27-windowsservercore`, `windowsservercore`:
|
||||
- `27.1.2-windowsservercore`, `27.1-windowsservercore`, `27-windowsservercore`, `windowsservercore`:
|
||||
|
||||
- [`27.1.1-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/7447127c9f8d3e7087d71f3b15aced8fd624ea39/27/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`27.1.1-windowsservercore-1809`](https://github.com/docker-library/docker/blob/7447127c9f8d3e7087d71f3b15aced8fd624ea39/27/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`27.1.2-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/d1e3afec3ab45970a78125805ea8c2c9dc52652f/27/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`27.1.2-windowsservercore-1809`](https://github.com/docker-library/docker/blob/d1e3afec3ab45970a78125805ea8c2c9dc52652f/27/windows/windowsservercore-1809/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
|
|
@ -24,23 +24,23 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`27.0.0.0`, `27.0.0`, `27.0`, `27`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/a8b82f1afd392c59a2f661dee663ed6084255a65/27/Dockerfile)
|
||||
- [`27.0.1.0`, `27.0.1`, `27.0`, `27`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/27/Dockerfile)
|
||||
|
||||
- [`27.0.0.0-slim`, `27.0.0-slim`, `27.0-slim`, `27-slim`, `slim`](https://github.com/erlang/docker-erlang-otp/blob/a8b82f1afd392c59a2f661dee663ed6084255a65/27/slim/Dockerfile)
|
||||
- [`27.0.1.0-slim`, `27.0.1-slim`, `27.0-slim`, `27-slim`, `slim`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/27/slim/Dockerfile)
|
||||
|
||||
- [`27.0.0.0-alpine`, `27.0.0-alpine`, `27.0-alpine`, `27-alpine`, `alpine`](https://github.com/erlang/docker-erlang-otp/blob/a8b82f1afd392c59a2f661dee663ed6084255a65/27/alpine/Dockerfile)
|
||||
- [`27.0.1.0-alpine`, `27.0.1-alpine`, `27.0-alpine`, `27-alpine`, `alpine`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/27/alpine/Dockerfile)
|
||||
|
||||
- [`26.2.5.0`, `26.2.5`, `26.2`, `26`](https://github.com/erlang/docker-erlang-otp/blob/22dcd723b94db5443c635183e2ea5bdbd5e7b297/26/Dockerfile)
|
||||
- [`26.2.5.2`, `26.2.5`, `26.2`, `26`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/26/Dockerfile)
|
||||
|
||||
- [`26.2.5.0-slim`, `26.2.5-slim`, `26.2-slim`, `26-slim`](https://github.com/erlang/docker-erlang-otp/blob/22dcd723b94db5443c635183e2ea5bdbd5e7b297/26/slim/Dockerfile)
|
||||
- [`26.2.5.2-slim`, `26.2.5-slim`, `26.2-slim`, `26-slim`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/26/slim/Dockerfile)
|
||||
|
||||
- [`26.2.5.0-alpine`, `26.2.5-alpine`, `26.2-alpine`, `26-alpine`](https://github.com/erlang/docker-erlang-otp/blob/22dcd723b94db5443c635183e2ea5bdbd5e7b297/26/alpine/Dockerfile)
|
||||
- [`26.2.5.2-alpine`, `26.2.5-alpine`, `26.2-alpine`, `26-alpine`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/26/alpine/Dockerfile)
|
||||
|
||||
- [`25.3.2.12`, `25.3.2`, `25.3`, `25`](https://github.com/erlang/docker-erlang-otp/blob/22dcd723b94db5443c635183e2ea5bdbd5e7b297/25/Dockerfile)
|
||||
- [`25.3.2.13`, `25.3.2`, `25.3`, `25`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/25/Dockerfile)
|
||||
|
||||
- [`25.3.2.12-slim`, `25.3.2-slim`, `25.3-slim`, `25-slim`](https://github.com/erlang/docker-erlang-otp/blob/22dcd723b94db5443c635183e2ea5bdbd5e7b297/25/slim/Dockerfile)
|
||||
- [`25.3.2.13-slim`, `25.3.2-slim`, `25.3-slim`, `25-slim`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/25/slim/Dockerfile)
|
||||
|
||||
- [`25.3.2.12-alpine`, `25.3.2-alpine`, `25.3-alpine`, `25-alpine`](https://github.com/erlang/docker-erlang-otp/blob/22dcd723b94db5443c635183e2ea5bdbd5e7b297/25/alpine/Dockerfile)
|
||||
- [`25.3.2.13-alpine`, `25.3.2-alpine`, `25.3-alpine`, `25-alpine`](https://github.com/erlang/docker-erlang-otp/blob/6fa6c5811b9935c11d6a68db11032932491fbb7d/25/alpine/Dockerfile)
|
||||
|
||||
- [`24.3.4.17`, `24.3.4`, `24.3`, `24`](https://github.com/erlang/docker-erlang-otp/blob/c7e3d58244259ec45bd0b84df7287096d9833d19/24/Dockerfile)
|
||||
|
||||
|
|
|
|||
|
|
@ -28,104 +28,72 @@ WARNING:
|
|||
|
||||
## Simple Tags
|
||||
|
||||
- [`1.23rc2-bookworm`, `1.23-rc-bookworm`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/bookworm/Dockerfile)
|
||||
- [`1.23.0-bookworm`, `1.23-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/golang/blob/b663973a9386bafc16023b41b0d94cc80f80cd7a/1.23/bookworm/Dockerfile)
|
||||
|
||||
- [`1.23rc2-bullseye`, `1.23-rc-bullseye`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/bullseye/Dockerfile)
|
||||
- [`1.23.0-bullseye`, `1.23-bullseye`, `1-bullseye`, `bullseye`](https://github.com/docker-library/golang/blob/b663973a9386bafc16023b41b0d94cc80f80cd7a/1.23/bullseye/Dockerfile)
|
||||
|
||||
- [`1.23rc2-alpine3.20`, `1.23-rc-alpine3.20`, `1.23rc2-alpine`, `1.23-rc-alpine`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/alpine3.20/Dockerfile)
|
||||
- [`1.23.0-alpine3.20`, `1.23-alpine3.20`, `1-alpine3.20`, `alpine3.20`, `1.23.0-alpine`, `1.23-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/golang/blob/b663973a9386bafc16023b41b0d94cc80f80cd7a/1.23/alpine3.20/Dockerfile)
|
||||
|
||||
- [`1.23rc2-alpine3.19`, `1.23-rc-alpine3.19`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/alpine3.19/Dockerfile)
|
||||
- [`1.23.0-alpine3.19`, `1.23-alpine3.19`, `1-alpine3.19`, `alpine3.19`](https://github.com/docker-library/golang/blob/b663973a9386bafc16023b41b0d94cc80f80cd7a/1.23/alpine3.19/Dockerfile)
|
||||
|
||||
- [`1.23rc2-windowsservercore-ltsc2022`, `1.23-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.23.0-windowsservercore-ltsc2022`, `1.23-windowsservercore-ltsc2022`, `1-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/b663973a9386bafc16023b41b0d94cc80f80cd7a/1.23/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
|
||||
- [`1.23rc2-windowsservercore-1809`, `1.23-rc-windowsservercore-1809`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`1.23.0-windowsservercore-1809`, `1.23-windowsservercore-1809`, `1-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/golang/blob/b663973a9386bafc16023b41b0d94cc80f80cd7a/1.23/windows/windowsservercore-1809/Dockerfile)
|
||||
|
||||
- [`1.23rc2-nanoserver-ltsc2022`, `1.23-rc-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/nanoserver-ltsc2022/Dockerfile)
|
||||
- [`1.23.0-nanoserver-ltsc2022`, `1.23-nanoserver-ltsc2022`, `1-nanoserver-ltsc2022`, `nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/b663973a9386bafc16023b41b0d94cc80f80cd7a/1.23/windows/nanoserver-ltsc2022/Dockerfile)
|
||||
|
||||
- [`1.23rc2-nanoserver-1809`, `1.23-rc-nanoserver-1809`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/nanoserver-1809/Dockerfile)
|
||||
- [`1.23.0-nanoserver-1809`, `1.23-nanoserver-1809`, `1-nanoserver-1809`, `nanoserver-1809`](https://github.com/docker-library/golang/blob/b663973a9386bafc16023b41b0d94cc80f80cd7a/1.23/windows/nanoserver-1809/Dockerfile)
|
||||
|
||||
- [`1.22.6-bookworm`, `1.22-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/bookworm/Dockerfile)
|
||||
- [`1.22.6-bookworm`, `1.22-bookworm`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/bookworm/Dockerfile)
|
||||
|
||||
- [`1.22.6-bullseye`, `1.22-bullseye`, `1-bullseye`, `bullseye`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/bullseye/Dockerfile)
|
||||
- [`1.22.6-bullseye`, `1.22-bullseye`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/bullseye/Dockerfile)
|
||||
|
||||
- [`1.22.6-alpine3.20`, `1.22-alpine3.20`, `1-alpine3.20`, `alpine3.20`, `1.22.6-alpine`, `1.22-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/alpine3.20/Dockerfile)
|
||||
- [`1.22.6-alpine3.20`, `1.22-alpine3.20`, `1.22.6-alpine`, `1.22-alpine`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/alpine3.20/Dockerfile)
|
||||
|
||||
- [`1.22.6-alpine3.19`, `1.22-alpine3.19`, `1-alpine3.19`, `alpine3.19`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/alpine3.19/Dockerfile)
|
||||
- [`1.22.6-alpine3.19`, `1.22-alpine3.19`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/alpine3.19/Dockerfile)
|
||||
|
||||
- [`1.22.6-windowsservercore-ltsc2022`, `1.22-windowsservercore-ltsc2022`, `1-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.22.6-windowsservercore-ltsc2022`, `1.22-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
|
||||
- [`1.22.6-windowsservercore-1809`, `1.22-windowsservercore-1809`, `1-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`1.22.6-windowsservercore-1809`, `1.22-windowsservercore-1809`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/windows/windowsservercore-1809/Dockerfile)
|
||||
|
||||
- [`1.22.6-nanoserver-ltsc2022`, `1.22-nanoserver-ltsc2022`, `1-nanoserver-ltsc2022`, `nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/windows/nanoserver-ltsc2022/Dockerfile)
|
||||
- [`1.22.6-nanoserver-ltsc2022`, `1.22-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/windows/nanoserver-ltsc2022/Dockerfile)
|
||||
|
||||
- [`1.22.6-nanoserver-1809`, `1.22-nanoserver-1809`, `1-nanoserver-1809`, `nanoserver-1809`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/windows/nanoserver-1809/Dockerfile)
|
||||
|
||||
- [`1.21.13-bookworm`, `1.21-bookworm`](https://github.com/docker-library/golang/blob/aaed3270d35c8a4c8378d72a380890bafffcbec6/1.21/bookworm/Dockerfile)
|
||||
|
||||
- [`1.21.13-bullseye`, `1.21-bullseye`](https://github.com/docker-library/golang/blob/aaed3270d35c8a4c8378d72a380890bafffcbec6/1.21/bullseye/Dockerfile)
|
||||
|
||||
- [`1.21.13-alpine3.20`, `1.21-alpine3.20`, `1.21.13-alpine`, `1.21-alpine`](https://github.com/docker-library/golang/blob/aaed3270d35c8a4c8378d72a380890bafffcbec6/1.21/alpine3.20/Dockerfile)
|
||||
|
||||
- [`1.21.13-alpine3.19`, `1.21-alpine3.19`](https://github.com/docker-library/golang/blob/aaed3270d35c8a4c8378d72a380890bafffcbec6/1.21/alpine3.19/Dockerfile)
|
||||
|
||||
- [`1.21.13-windowsservercore-ltsc2022`, `1.21-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/aaed3270d35c8a4c8378d72a380890bafffcbec6/1.21/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
|
||||
- [`1.21.13-windowsservercore-1809`, `1.21-windowsservercore-1809`](https://github.com/docker-library/golang/blob/aaed3270d35c8a4c8378d72a380890bafffcbec6/1.21/windows/windowsservercore-1809/Dockerfile)
|
||||
|
||||
- [`1.21.13-nanoserver-ltsc2022`, `1.21-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/aaed3270d35c8a4c8378d72a380890bafffcbec6/1.21/windows/nanoserver-ltsc2022/Dockerfile)
|
||||
|
||||
- [`1.21.13-nanoserver-1809`, `1.21-nanoserver-1809`](https://github.com/docker-library/golang/blob/aaed3270d35c8a4c8378d72a380890bafffcbec6/1.21/windows/nanoserver-1809/Dockerfile)
|
||||
- [`1.22.6-nanoserver-1809`, `1.22-nanoserver-1809`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/windows/nanoserver-1809/Dockerfile)
|
||||
|
||||
## Shared Tags
|
||||
|
||||
- `1.23rc2`, `1.23-rc`:
|
||||
- `1.23.0`, `1.23`, `1`, `latest`:
|
||||
|
||||
- [`1.23rc2-bookworm`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/bookworm/Dockerfile)
|
||||
- [`1.23rc2-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.23rc2-windowsservercore-1809`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`1.23.0-bookworm`](https://github.com/docker-library/golang/blob/b663973a9386bafc16023b41b0d94cc80f80cd7a/1.23/bookworm/Dockerfile)
|
||||
- [`1.23.0-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/b663973a9386bafc16023b41b0d94cc80f80cd7a/1.23/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.23.0-windowsservercore-1809`](https://github.com/docker-library/golang/blob/b663973a9386bafc16023b41b0d94cc80f80cd7a/1.23/windows/windowsservercore-1809/Dockerfile)
|
||||
|
||||
- `1.23rc2-windowsservercore`, `1.23-rc-windowsservercore`:
|
||||
- `1.23.0-windowsservercore`, `1.23-windowsservercore`, `1-windowsservercore`, `windowsservercore`:
|
||||
|
||||
- [`1.23rc2-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.23rc2-windowsservercore-1809`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`1.23.0-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/b663973a9386bafc16023b41b0d94cc80f80cd7a/1.23/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.23.0-windowsservercore-1809`](https://github.com/docker-library/golang/blob/b663973a9386bafc16023b41b0d94cc80f80cd7a/1.23/windows/windowsservercore-1809/Dockerfile)
|
||||
|
||||
- `1.23rc2-nanoserver`, `1.23-rc-nanoserver`:
|
||||
- `1.23.0-nanoserver`, `1.23-nanoserver`, `1-nanoserver`, `nanoserver`:
|
||||
|
||||
- [`1.23rc2-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/nanoserver-ltsc2022/Dockerfile)
|
||||
- [`1.23rc2-nanoserver-1809`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/nanoserver-1809/Dockerfile)
|
||||
- [`1.23.0-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/b663973a9386bafc16023b41b0d94cc80f80cd7a/1.23/windows/nanoserver-ltsc2022/Dockerfile)
|
||||
- [`1.23.0-nanoserver-1809`](https://github.com/docker-library/golang/blob/b663973a9386bafc16023b41b0d94cc80f80cd7a/1.23/windows/nanoserver-1809/Dockerfile)
|
||||
|
||||
- `1.22.6`, `1.22`, `1`, `latest`:
|
||||
- `1.22.6`, `1.22`:
|
||||
|
||||
- [`1.22.6-bookworm`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/bookworm/Dockerfile)
|
||||
- [`1.22.6-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.22.6-windowsservercore-1809`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/windows/windowsservercore-1809/Dockerfile)
|
||||
|
||||
- `1.22.6-windowsservercore`, `1.22-windowsservercore`, `1-windowsservercore`, `windowsservercore`:
|
||||
- `1.22.6-windowsservercore`, `1.22-windowsservercore`:
|
||||
|
||||
- [`1.22.6-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.22.6-windowsservercore-1809`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/windows/windowsservercore-1809/Dockerfile)
|
||||
|
||||
- `1.22.6-nanoserver`, `1.22-nanoserver`, `1-nanoserver`, `nanoserver`:
|
||||
- `1.22.6-nanoserver`, `1.22-nanoserver`:
|
||||
|
||||
- [`1.22.6-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/windows/nanoserver-ltsc2022/Dockerfile)
|
||||
- [`1.22.6-nanoserver-1809`](https://github.com/docker-library/golang/blob/3187a722bf31fb8b91df2b8c929fee4af9332460/1.22/windows/nanoserver-1809/Dockerfile)
|
||||
|
||||
- `1.21.13`, `1.21`:
|
||||
|
||||
- [`1.21.13-bookworm`](https://github.com/docker-library/golang/blob/aaed3270d35c8a4c8378d72a380890bafffcbec6/1.21/bookworm/Dockerfile)
|
||||
- [`1.21.13-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/aaed3270d35c8a4c8378d72a380890bafffcbec6/1.21/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.21.13-windowsservercore-1809`](https://github.com/docker-library/golang/blob/aaed3270d35c8a4c8378d72a380890bafffcbec6/1.21/windows/windowsservercore-1809/Dockerfile)
|
||||
|
||||
- `1.21.13-windowsservercore`, `1.21-windowsservercore`:
|
||||
|
||||
- [`1.21.13-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/aaed3270d35c8a4c8378d72a380890bafffcbec6/1.21/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`1.21.13-windowsservercore-1809`](https://github.com/docker-library/golang/blob/aaed3270d35c8a4c8378d72a380890bafffcbec6/1.21/windows/windowsservercore-1809/Dockerfile)
|
||||
|
||||
- `1.21.13-nanoserver`, `1.21-nanoserver`:
|
||||
|
||||
- [`1.21.13-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/aaed3270d35c8a4c8378d72a380890bafffcbec6/1.21/windows/nanoserver-ltsc2022/Dockerfile)
|
||||
- [`1.21.13-nanoserver-1809`](https://github.com/docker-library/golang/blob/aaed3270d35c8a4c8378d72a380890bafffcbec6/1.21/windows/nanoserver-1809/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
- **Where to file issues**:
|
||||
|
|
|
|||
|
|
@ -28,15 +28,15 @@ WARNING:
|
|||
|
||||
## Simple Tags
|
||||
|
||||
- [`8.0.0-rc16-noble`, `8.0-rc-noble`](https://github.com/docker-library/mongo/blob/f9fd3b13f22665e05d51017ff4193d38bcb9c764/8.0-rc/Dockerfile)
|
||||
- [`8.0.0-rc17-noble`, `8.0-rc-noble`](https://github.com/docker-library/mongo/blob/ac5a350fa73b30c0a34588260224d61509fe9754/8.0-rc/Dockerfile)
|
||||
|
||||
- [`8.0.0-rc16-windowsservercore-ltsc2022`, `8.0-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/e3137ef2ab515a4b7b02487ec72cf3a02d14b667/8.0-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`8.0.0-rc17-windowsservercore-ltsc2022`, `8.0-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/ac5a350fa73b30c0a34588260224d61509fe9754/8.0-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
|
||||
- [`8.0.0-rc16-windowsservercore-1809`, `8.0-rc-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/e3137ef2ab515a4b7b02487ec72cf3a02d14b667/8.0-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`8.0.0-rc17-windowsservercore-1809`, `8.0-rc-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/ac5a350fa73b30c0a34588260224d61509fe9754/8.0-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
|
||||
- [`8.0.0-rc16-nanoserver-ltsc2022`, `8.0-rc-nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/e3137ef2ab515a4b7b02487ec72cf3a02d14b667/8.0-rc/windows/nanoserver-ltsc2022/Dockerfile)
|
||||
- [`8.0.0-rc17-nanoserver-ltsc2022`, `8.0-rc-nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/ac5a350fa73b30c0a34588260224d61509fe9754/8.0-rc/windows/nanoserver-ltsc2022/Dockerfile)
|
||||
|
||||
- [`8.0.0-rc16-nanoserver-1809`, `8.0-rc-nanoserver-1809`](https://github.com/docker-library/mongo/blob/e3137ef2ab515a4b7b02487ec72cf3a02d14b667/8.0-rc/windows/nanoserver-1809/Dockerfile)
|
||||
- [`8.0.0-rc17-nanoserver-1809`, `8.0-rc-nanoserver-1809`](https://github.com/docker-library/mongo/blob/ac5a350fa73b30c0a34588260224d61509fe9754/8.0-rc/windows/nanoserver-1809/Dockerfile)
|
||||
|
||||
- [`7.0.13-rc1-jammy`, `7.0-rc-jammy`](https://github.com/docker-library/mongo/blob/4fee68cac33992f0c16314e9da6b28bb8235f916/7.0-rc/Dockerfile)
|
||||
|
||||
|
|
@ -90,21 +90,21 @@ WARNING:
|
|||
|
||||
## Shared Tags
|
||||
|
||||
- `8.0.0-rc16`, `8.0-rc`:
|
||||
- `8.0.0-rc17`, `8.0-rc`:
|
||||
|
||||
- [`8.0.0-rc16-noble`](https://github.com/docker-library/mongo/blob/f9fd3b13f22665e05d51017ff4193d38bcb9c764/8.0-rc/Dockerfile)
|
||||
- [`8.0.0-rc16-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/e3137ef2ab515a4b7b02487ec72cf3a02d14b667/8.0-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`8.0.0-rc16-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/e3137ef2ab515a4b7b02487ec72cf3a02d14b667/8.0-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`8.0.0-rc17-noble`](https://github.com/docker-library/mongo/blob/ac5a350fa73b30c0a34588260224d61509fe9754/8.0-rc/Dockerfile)
|
||||
- [`8.0.0-rc17-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/ac5a350fa73b30c0a34588260224d61509fe9754/8.0-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`8.0.0-rc17-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/ac5a350fa73b30c0a34588260224d61509fe9754/8.0-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
|
||||
- `8.0.0-rc16-windowsservercore`, `8.0-rc-windowsservercore`:
|
||||
- `8.0.0-rc17-windowsservercore`, `8.0-rc-windowsservercore`:
|
||||
|
||||
- [`8.0.0-rc16-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/e3137ef2ab515a4b7b02487ec72cf3a02d14b667/8.0-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`8.0.0-rc16-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/e3137ef2ab515a4b7b02487ec72cf3a02d14b667/8.0-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`8.0.0-rc17-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/ac5a350fa73b30c0a34588260224d61509fe9754/8.0-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`8.0.0-rc17-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/ac5a350fa73b30c0a34588260224d61509fe9754/8.0-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
|
||||
- `8.0.0-rc16-nanoserver`, `8.0-rc-nanoserver`:
|
||||
- `8.0.0-rc17-nanoserver`, `8.0-rc-nanoserver`:
|
||||
|
||||
- [`8.0.0-rc16-nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/e3137ef2ab515a4b7b02487ec72cf3a02d14b667/8.0-rc/windows/nanoserver-ltsc2022/Dockerfile)
|
||||
- [`8.0.0-rc16-nanoserver-1809`](https://github.com/docker-library/mongo/blob/e3137ef2ab515a4b7b02487ec72cf3a02d14b667/8.0-rc/windows/nanoserver-1809/Dockerfile)
|
||||
- [`8.0.0-rc17-nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/ac5a350fa73b30c0a34588260224d61509fe9754/8.0-rc/windows/nanoserver-ltsc2022/Dockerfile)
|
||||
- [`8.0.0-rc17-nanoserver-1809`](https://github.com/docker-library/mongo/blob/ac5a350fa73b30c0a34588260224d61509fe9754/8.0-rc/windows/nanoserver-1809/Dockerfile)
|
||||
|
||||
- `7.0.13-rc1`, `7.0-rc`:
|
||||
|
||||
|
|
|
|||
|
|
@ -24,13 +24,13 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`4.0.0-beta.3`, `4.0-rc`](https://github.com/docker-library/rabbitmq/blob/fc362c970aa152f8c0d596f5a81cfc453a2e5eec/4.0-rc/ubuntu/Dockerfile)
|
||||
- [`4.0.0-beta.4`, `4.0-rc`](https://github.com/docker-library/rabbitmq/blob/7f88620e423c04f76b240bf3ab64e321c9d5fd9e/4.0-rc/ubuntu/Dockerfile)
|
||||
|
||||
- [`4.0.0-beta.3-management`, `4.0-rc-management`](https://github.com/docker-library/rabbitmq/blob/3881658e776314fb145db712981c91c52a3e25b8/4.0-rc/ubuntu/management/Dockerfile)
|
||||
- [`4.0.0-beta.4-management`, `4.0-rc-management`](https://github.com/docker-library/rabbitmq/blob/3881658e776314fb145db712981c91c52a3e25b8/4.0-rc/ubuntu/management/Dockerfile)
|
||||
|
||||
- [`4.0.0-beta.3-alpine`, `4.0-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/fc362c970aa152f8c0d596f5a81cfc453a2e5eec/4.0-rc/alpine/Dockerfile)
|
||||
- [`4.0.0-beta.4-alpine`, `4.0-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/7f88620e423c04f76b240bf3ab64e321c9d5fd9e/4.0-rc/alpine/Dockerfile)
|
||||
|
||||
- [`4.0.0-beta.3-management-alpine`, `4.0-rc-management-alpine`](https://github.com/docker-library/rabbitmq/blob/3881658e776314fb145db712981c91c52a3e25b8/4.0-rc/alpine/management/Dockerfile)
|
||||
- [`4.0.0-beta.4-management-alpine`, `4.0-rc-management-alpine`](https://github.com/docker-library/rabbitmq/blob/3881658e776314fb145db712981c91c52a3e25b8/4.0-rc/alpine/management/Dockerfile)
|
||||
|
||||
- [`3.13.6`, `3.13`, `3`, `latest`](https://github.com/docker-library/rabbitmq/blob/fc362c970aa152f8c0d596f5a81cfc453a2e5eec/3.13/ubuntu/Dockerfile)
|
||||
|
||||
|
|
|
|||
|
|
@ -48,13 +48,13 @@ WARNING:
|
|||
|
||||
- [`3.5.2-scala2.12-java11-python3-r-ubuntu`](https://github.com/apache/spark-docker/blob/b9f1f8e8ebed1959c2be3864a114b52f67519092/3.5.2/scala2.12-java11-python3-r-ubuntu/Dockerfile)
|
||||
|
||||
- [`3.4.1-scala2.12-java11-python3-ubuntu`, `3.4.1-python3`, `3.4.1`](https://github.com/apache/spark-docker/blob/58d288546e8419d229f14b62b6a653999e0390f1/3.4.1/scala2.12-java11-python3-ubuntu/Dockerfile)
|
||||
- [`3.4.2-scala2.12-java11-python3-ubuntu`, `3.4.2-python3`, `3.4.2`](https://github.com/apache/spark-docker/blob/b9f1f8e8ebed1959c2be3864a114b52f67519092/3.4.2/scala2.12-java11-python3-ubuntu/Dockerfile)
|
||||
|
||||
- [`3.4.1-scala2.12-java11-r-ubuntu`, `3.4.1-r`](https://github.com/apache/spark-docker/blob/58d288546e8419d229f14b62b6a653999e0390f1/3.4.1/scala2.12-java11-r-ubuntu/Dockerfile)
|
||||
- [`3.4.2-scala2.12-java11-r-ubuntu`, `3.4.2-r`](https://github.com/apache/spark-docker/blob/b9f1f8e8ebed1959c2be3864a114b52f67519092/3.4.2/scala2.12-java11-r-ubuntu/Dockerfile)
|
||||
|
||||
- [`3.4.1-scala2.12-java11-ubuntu`, `3.4.1-scala`](https://github.com/apache/spark-docker/blob/58d288546e8419d229f14b62b6a653999e0390f1/3.4.1/scala2.12-java11-ubuntu/Dockerfile)
|
||||
- [`3.4.2-scala2.12-java11-ubuntu`, `3.4.2-scala`](https://github.com/apache/spark-docker/blob/b9f1f8e8ebed1959c2be3864a114b52f67519092/3.4.2/scala2.12-java11-ubuntu/Dockerfile)
|
||||
|
||||
- [`3.4.1-scala2.12-java11-python3-r-ubuntu`](https://github.com/apache/spark-docker/blob/58d288546e8419d229f14b62b6a653999e0390f1/3.4.1/scala2.12-java11-python3-r-ubuntu/Dockerfile)
|
||||
- [`3.4.2-scala2.12-java11-python3-r-ubuntu`](https://github.com/apache/spark-docker/blob/b9f1f8e8ebed1959c2be3864a114b52f67519092/3.4.2/scala2.12-java11-python3-r-ubuntu/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
|
|
@ -36,11 +36,11 @@ WARNING:
|
|||
|
||||
- [`15-mariadb-tomcat`, `15.10-mariadb-tomcat`, `15.10.11-mariadb-tomcat`, `lts-mariadb-tomcat`, `lts-mariadb`](https://github.com/xwiki-contrib/docker-xwiki/blob/e8e71bdac0660dd1a523c225860722ba05043075/15/mariadb-tomcat/Dockerfile)
|
||||
|
||||
- [`16.4`, `16.4.1`, `16.4-mysql-tomcat`, `16.4.1-mysql-tomcat`](https://github.com/xwiki-contrib/docker-xwiki/blob/1cfea6577f63263f4b7cacf8de13ebdd98f24ffa/16.4/mysql-tomcat/Dockerfile)
|
||||
- [`16.4`, `16.4.2`, `16.4-mysql-tomcat`, `16.4.2-mysql-tomcat`](https://github.com/xwiki-contrib/docker-xwiki/blob/0836ecce56816ac78a09921fadd1d8874725355a/16.4/mysql-tomcat/Dockerfile)
|
||||
|
||||
- [`16.4-postgres-tomcat`, `16.4.1-postgres-tomcat`](https://github.com/xwiki-contrib/docker-xwiki/blob/1cfea6577f63263f4b7cacf8de13ebdd98f24ffa/16.4/postgres-tomcat/Dockerfile)
|
||||
- [`16.4-postgres-tomcat`, `16.4.2-postgres-tomcat`](https://github.com/xwiki-contrib/docker-xwiki/blob/0836ecce56816ac78a09921fadd1d8874725355a/16.4/postgres-tomcat/Dockerfile)
|
||||
|
||||
- [`16.4-mariadb-tomcat`, `16.4.1-mariadb-tomcat`](https://github.com/xwiki-contrib/docker-xwiki/blob/1cfea6577f63263f4b7cacf8de13ebdd98f24ffa/16.4/mariadb-tomcat/Dockerfile)
|
||||
- [`16.4-mariadb-tomcat`, `16.4.2-mariadb-tomcat`](https://github.com/xwiki-contrib/docker-xwiki/blob/0836ecce56816ac78a09921fadd1d8874725355a/16.4/mariadb-tomcat/Dockerfile)
|
||||
|
||||
- [`14`, `14.10`, `14.10.21`, `14-mysql-tomcat`, `14.10-mysql-tomcat`, `14.10.21-mysql-tomcat`](https://github.com/xwiki-contrib/docker-xwiki/blob/ffbda2123e322160254f342751bce9b978412e5f/14/mysql-tomcat/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue