Skip to content

Commit f9e99c1

Browse files
Run update.sh
1 parent d4daded commit f9e99c1

File tree

4 files changed

+19
-13
lines changed

4 files changed

+19
-13
lines changed

clearlinux/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/4fbf148e3f448d3d76ad6302fe6a227222151b00/Dockerfile)
27+
- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/099e8ec9c863fd39cc7fb242b1e8707b09ff31ae/Dockerfile)
2828

2929
# Quick reference (cont.)
3030

elixir/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`1.14.1`, `1.14`, `latest`](https://github.com/erlef/docker-elixir/blob/ac0c3cb391786a17ae7e69c4deb53c9389df417f/1.14/Dockerfile)
28-
- [`1.14.1-slim`, `1.14-slim`, `slim`](https://github.com/erlef/docker-elixir/blob/ac0c3cb391786a17ae7e69c4deb53c9389df417f/1.14/slim/Dockerfile)
29-
- [`1.14.1-alpine`, `1.14-alpine`, `alpine`](https://github.com/erlef/docker-elixir/blob/ac0c3cb391786a17ae7e69c4deb53c9389df417f/1.14/alpine/Dockerfile)
27+
- [`1.14.2`, `1.14`, `latest`](https://github.com/erlef/docker-elixir/blob/e9f961e5daf4b9b9dd85798e020c0a69c0425804/1.14/Dockerfile)
28+
- [`1.14.2-slim`, `1.14-slim`, `slim`](https://github.com/erlef/docker-elixir/blob/e9f961e5daf4b9b9dd85798e020c0a69c0425804/1.14/slim/Dockerfile)
29+
- [`1.14.2-alpine`, `1.14-alpine`, `alpine`](https://github.com/erlef/docker-elixir/blob/e9f961e5daf4b9b9dd85798e020c0a69c0425804/1.14/alpine/Dockerfile)
3030
- [`1.13.4`, `1.13`](https://github.com/erlef/docker-elixir/blob/328f4c09d39b06502a90fa0c5bb30d6972593fac/1.13/Dockerfile)
3131
- [`1.13.4-slim`, `1.13-slim`](https://github.com/erlef/docker-elixir/blob/328f4c09d39b06502a90fa0c5bb30d6972593fac/1.13/slim/Dockerfile)
3232
- [`1.13.4-alpine`, `1.13-alpine`](https://github.com/erlef/docker-elixir/blob/328f4c09d39b06502a90fa0c5bb30d6972593fac/1.13/alpine/Dockerfile)

node/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`19-alpine3.15`, `19.0-alpine3.15`, `19.0.1-alpine3.15`, `alpine3.15`, `current-alpine3.15`](https://github.com/nodejs/docker-node/blob/7bc9983852d4a0a8910f3865b199d78157d1440b/19/alpine3.15/Dockerfile)
28-
- [`19-alpine`, `19-alpine3.16`, `19.0-alpine`, `19.0-alpine3.16`, `19.0.1-alpine`, `19.0.1-alpine3.16`, `alpine`, `alpine3.16`, `current-alpine`, `current-alpine3.16`](https://github.com/nodejs/docker-node/blob/7bc9983852d4a0a8910f3865b199d78157d1440b/19/alpine3.16/Dockerfile)
29-
- [`19`, `19-bullseye`, `19.0`, `19.0-bullseye`, `19.0.1`, `19.0.1-bullseye`, `bullseye`, `current`, `current-bullseye`, `latest`](https://github.com/nodejs/docker-node/blob/7bc9983852d4a0a8910f3865b199d78157d1440b/19/bullseye/Dockerfile)
30-
- [`19-bullseye-slim`, `19-slim`, `19.0-bullseye-slim`, `19.0-slim`, `19.0.1-bullseye-slim`, `19.0.1-slim`, `bullseye-slim`, `current-bullseye-slim`, `current-slim`, `slim`](https://github.com/nodejs/docker-node/blob/7bc9983852d4a0a8910f3865b199d78157d1440b/19/bullseye-slim/Dockerfile)
31-
- [`19-buster`, `19.0-buster`, `19.0.1-buster`, `buster`, `current-buster`](https://github.com/nodejs/docker-node/blob/7bc9983852d4a0a8910f3865b199d78157d1440b/19/buster/Dockerfile)
32-
- [`19-buster-slim`, `19.0-buster-slim`, `19.0.1-buster-slim`, `buster-slim`, `current-buster-slim`](https://github.com/nodejs/docker-node/blob/7bc9983852d4a0a8910f3865b199d78157d1440b/19/buster-slim/Dockerfile)
27+
- [`19-alpine3.15`, `19.1-alpine3.15`, `19.1.0-alpine3.15`, `alpine3.15`, `current-alpine3.15`](https://github.com/nodejs/docker-node/blob/9220863a62a5f9d76bb761d1e385674de39224a6/19/alpine3.15/Dockerfile)
28+
- [`19-alpine`, `19-alpine3.16`, `19.1-alpine`, `19.1-alpine3.16`, `19.1.0-alpine`, `19.1.0-alpine3.16`, `alpine`, `alpine3.16`, `current-alpine`, `current-alpine3.16`](https://github.com/nodejs/docker-node/blob/9220863a62a5f9d76bb761d1e385674de39224a6/19/alpine3.16/Dockerfile)
29+
- [`19`, `19-bullseye`, `19.1`, `19.1-bullseye`, `19.1.0`, `19.1.0-bullseye`, `bullseye`, `current`, `current-bullseye`, `latest`](https://github.com/nodejs/docker-node/blob/9220863a62a5f9d76bb761d1e385674de39224a6/19/bullseye/Dockerfile)
30+
- [`19-bullseye-slim`, `19-slim`, `19.1-bullseye-slim`, `19.1-slim`, `19.1.0-bullseye-slim`, `19.1.0-slim`, `bullseye-slim`, `current-bullseye-slim`, `current-slim`, `slim`](https://github.com/nodejs/docker-node/blob/9220863a62a5f9d76bb761d1e385674de39224a6/19/bullseye-slim/Dockerfile)
31+
- [`19-buster`, `19.1-buster`, `19.1.0-buster`, `buster`, `current-buster`](https://github.com/nodejs/docker-node/blob/9220863a62a5f9d76bb761d1e385674de39224a6/19/buster/Dockerfile)
32+
- [`19-buster-slim`, `19.1-buster-slim`, `19.1.0-buster-slim`, `buster-slim`, `current-buster-slim`](https://github.com/nodejs/docker-node/blob/9220863a62a5f9d76bb761d1e385674de39224a6/19/buster-slim/Dockerfile)
3333
- [`18-alpine3.15`, `18.12-alpine3.15`, `18.12.1-alpine3.15`, `hydrogen-alpine3.15`, `lts-alpine3.15`](https://github.com/nodejs/docker-node/blob/7bc9983852d4a0a8910f3865b199d78157d1440b/18/alpine3.15/Dockerfile)
3434
- [`18-alpine`, `18-alpine3.16`, `18.12-alpine`, `18.12-alpine3.16`, `18.12.1-alpine`, `18.12.1-alpine3.16`, `hydrogen-alpine`, `hydrogen-alpine3.16`, `lts-alpine`, `lts-alpine3.16`](https://github.com/nodejs/docker-node/blob/7bc9983852d4a0a8910f3865b199d78157d1440b/18/alpine3.16/Dockerfile)
3535
- [`18`, `18-bullseye`, `18.12`, `18.12-bullseye`, `18.12.1`, `18.12.1-bullseye`, `hydrogen`, `hydrogen-bullseye`, `lts`, `lts-bullseye`, `lts-hydrogen`](https://github.com/nodejs/docker-node/blob/7bc9983852d4a0a8910f3865b199d78157d1440b/18/bullseye/Dockerfile)

ubuntu/README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ WARNING:
1717
# Quick reference
1818

1919
- **Maintained by**:
20-
[Canonical](https://launchpad.net/cloud-images) and [Tianon (Debian Developer)](https://github.com/tianon/docker-brew-ubuntu-core)
20+
[Canonical](https://launchpad.net/cloud-images) and [Tianon (Debian Developer)](https://git.launchpad.net/cloud-images/+oci/ubuntu-base)
2121

2222
- **Where to get help**:
2323
[the Docker Community Slack](https://dockr.ly/comm-slack), [Server Fault](https://serverfault.com/help/on-topic), [Unix & Linux](https://unix.stackexchange.com/help/on-topic), or [Stack Overflow](https://stackoverflow.com/help/on-topic)
@@ -62,7 +62,7 @@ Development of Ubuntu is led by Canonical Ltd. Canonical generates revenue throu
6262

6363
# What's in this image?
6464

65-
This image is built from official rootfs tarballs provided by Canonical (specifically, https://partner-images.canonical.com/oci/ for Bionic and later and https://partner-images.canonical.com/core/ for older releases).
65+
This image is built from official rootfs tarballs provided by Canonical (see `dist-*` tags at https://git.launchpad.net/cloud-images/+oci/ubuntu-base).
6666

6767
The `ubuntu:latest` tag points to the "latest LTS", since that's the version recommended for general use. The `ubuntu:rolling` tag points to the latest release (regardless of LTS status).
6868

@@ -82,7 +82,13 @@ ENV LANG en_US.utf8
8282

8383
# How is the rootfs built?
8484

85-
The [tarballs published by Canonical](https://partner-images.canonical.com/oci/) are built from scripts that live in [the livecd-rootfs project](https://code.launchpad.net/~ubuntu-core-dev/livecd-rootfs/+git/livecd-rootfs/+ref/ubuntu/master), especially `live-build/auto/build`.
85+
The tarballs published by Canonical, referenced by `dist-*` tags in https://git.launchpad.net/cloud-images/+oci/ubuntu-base Git repository, are built from scripts that live in [the livecd-rootfs project](https://code.launchpad.net/~ubuntu-core-dev/livecd-rootfs/+git/livecd-rootfs/+ref/ubuntu/master), especially `live-build/auto/build`. The builds are run on Launchpad. For build history see `livefs` build pages of individual releases on Launchpad:
86+
87+
- [Bionic](https://launchpad.net/~cloud-images-release-managers/+livefs/ubuntu/bionic/ubuntu-oci)
88+
- [Focal](https://launchpad.net/~cloud-images-release-managers/+livefs/ubuntu/focal/ubuntu-oci)
89+
- [Jammy](https://launchpad.net/~cloud-images-release-managers/+livefs/ubuntu/jammy/ubuntu-oci)
90+
- [Kinetic](https://launchpad.net/~cloud-images-release-managers/+livefs/ubuntu/kinetic/ubuntu-oci)
91+
- [Lunar](https://launchpad.net/~cloud-images-release-managers/+livefs/ubuntu/lunar/ubuntu-oci)
8692

8793
# License
8894

0 commit comments

Comments
 (0)