From 8810adb87e39576c76a94bb801ce44f8e85fdad7 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 4 Feb 2020 01:10:42 +0000 Subject: [PATCH] Run update.sh --- clearlinux/README.md | 2 +- debian/README.md | 6 ++++-- flink/README.md | 8 ++++---- photon/README.md | 6 +++--- swift/README.md | 8 ++++---- 5 files changed, 16 insertions(+), 14 deletions(-) diff --git a/clearlinux/README.md b/clearlinux/README.md index 409b77a30..e3f32e119 100644 --- a/clearlinux/README.md +++ b/clearlinux/README.md @@ -16,7 +16,7 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/c1ca2ba0f337bbf4b30b22b822caf8404b726ec0/Dockerfile) +- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/f1fef5afb620187c297c5fefd33f4f488bff7929/Dockerfile) # Quick reference diff --git a/debian/README.md b/debian/README.md index 01d38f9f6..02157f444 100644 --- a/debian/README.md +++ b/debian/README.md @@ -102,9 +102,11 @@ ENV LANG en_US.utf8 ## How It's Made -The rootfs tarballs for this image are built using [the reproducible-Debian-rootfs tool, `debuerreotype`](https://github.com/debuerreotype/debuerreotype), with an explicit goal being that they are transparent and reproducible. Using the same toolchain, it should be possible to regenerate (clean-room!) the same tarballs used for building the official Debian images. +The rootfs tarballs for this image are built using [the reproducible-Debian-rootfs tool, `debuerreotype`](https://github.com/debuerreotype/debuerreotype), with an explicit goal being that they are transparent and reproducible. Using the same toolchain, it should be possible to regenerate (clean-room!) the same tarballs used for building the official Debian images. [The `build.sh` script in that debuerreotype repository](https://github.com/debuerreotype/debuerreotype/blob/master/build.sh) (and the `build-all.sh` companion/wrapper) is the canonical entrypoint used for creating the artifacts published in this image. -Additionally, the scripts in [https://github.com/debuerreotype/docker-debian-artifacts](https://github.com/debuerreotype/docker-debian-artifacts) are used to create each tag's `Dockerfile` and collect architecture-specific tarballs into a single place (for placement into [`dist-ARCH` branches on the same repository](https://github.com/debuerreotype/docker-debian-artifacts/branches), which also contain extra metadata about the artifacts included in each build, such as explicit package versions). +Additionally, the scripts in [https://github.com/debuerreotype/docker-debian-artifacts](https://github.com/debuerreotype/docker-debian-artifacts) are used to create each tag's `Dockerfile` and collect architecture-specific tarballs into [`dist-ARCH` branches on the same repository](https://github.com/debuerreotype/docker-debian-artifacts/branches), which also contain extra metadata about the artifacts included in each build, such as explicit package versions included in the base image (`rootfs.manifest`), the exact snapshot.debian.org timestamp used for `debuerreotype` invocation (`rootfs.debuerreotype-epoch`), the `sources.list` found in the image (`rootfs.sources-list`) and the one used during image creation (`rootfs.sources-list-snapshot`), etc. + +For convenience, the SHA256 checksum (and full build command) for each of the primary `rootfs.tar.xz` artifacts are also published at [docker.debian.net](https://docker.debian.net/). # Image Variants diff --git a/flink/README.md b/flink/README.md index 8f1c5a4d9..dec1096f6 100644 --- a/flink/README.md +++ b/flink/README.md @@ -16,10 +16,10 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`1.8.3-scala_2.11`, `1.8-scala_2.11`](https://github.com/docker-flink/docker-flink/blob/4d85b71b7cf9fa4a38f8682ed13aa0f55445e32e/1.8/scala_2.11-debian/Dockerfile) -- [`1.8.3-scala_2.12`, `1.8-scala_2.12`, `1.8.3`, `1.8`](https://github.com/docker-flink/docker-flink/blob/4d85b71b7cf9fa4a38f8682ed13aa0f55445e32e/1.8/scala_2.12-debian/Dockerfile) -- [`1.9.2-scala_2.11`, `1.9-scala_2.11`, `scala_2.11`](https://github.com/docker-flink/docker-flink/blob/9e0e37ff1bf72937ca72655d257778ed7ba4ebd0/1.9/scala_2.11-debian/Dockerfile) -- [`1.9.2-scala_2.12`, `1.9-scala_2.12`, `scala_2.12`, `1.9.2`, `1.9`, `latest`](https://github.com/docker-flink/docker-flink/blob/9e0e37ff1bf72937ca72655d257778ed7ba4ebd0/1.9/scala_2.12-debian/Dockerfile) +- [`1.8.3-scala_2.11`, `1.8-scala_2.11`](https://github.com/apache/flink-docker/blob/4d85b71b7cf9fa4a38f8682ed13aa0f55445e32e/1.8/scala_2.11-debian/Dockerfile) +- [`1.8.3-scala_2.12`, `1.8-scala_2.12`, `1.8.3`, `1.8`](https://github.com/apache/flink-docker/blob/4d85b71b7cf9fa4a38f8682ed13aa0f55445e32e/1.8/scala_2.12-debian/Dockerfile) +- [`1.9.2-scala_2.11`, `1.9-scala_2.11`, `scala_2.11`](https://github.com/apache/flink-docker/blob/f26d84ce3c2c51ddb46fdf5cd8449256722d8459/1.9/scala_2.11-debian/Dockerfile) +- [`1.9.2-scala_2.12`, `1.9-scala_2.12`, `scala_2.12`, `1.9.2`, `1.9`, `latest`](https://github.com/apache/flink-docker/blob/f26d84ce3c2c51ddb46fdf5cd8449256722d8459/1.9/scala_2.12-debian/Dockerfile) # Quick reference diff --git a/photon/README.md b/photon/README.md index aa26fa317..1f4932817 100644 --- a/photon/README.md +++ b/photon/README.md @@ -16,9 +16,9 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`3.0`, `3.0-20200124`, `latest`](https://github.com/vmware/photon-docker-image/blob/7da635d5368c6e69dfd42d47af0043a54f269740/docker/Dockerfile) -- [`1.0`, `1.0-20200124`](https://github.com/vmware/photon-docker-image/blob/02df1b23b39e9e5288bbcebc56b98c11749cc7cb/docker/Dockerfile) -- [`2.0`, `2.0-20200124`](https://github.com/vmware/photon-docker-image/blob/3e58255d70d005229583d4dcb96cb5575083fe65/docker/Dockerfile) +- [`3.0`, `3.0-20200202`, `latest`](https://github.com/vmware/photon-docker-image/blob/c152c4c4f616a3667d24eeda462be85e50a7b280/docker/Dockerfile) +- [`1.0`, `1.0-20200203`](https://github.com/vmware/photon-docker-image/blob/084b94ae760521c8e0f63e900aa766cff5738298/docker/Dockerfile) +- [`2.0`, `2.0-20200202`](https://github.com/vmware/photon-docker-image/blob/fcbdb02e30e993eb13b96d482ebcef3f8d5635c0/docker/Dockerfile) # Quick reference diff --git a/swift/README.md b/swift/README.md index 319f9aa35..a9cf404cf 100644 --- a/swift/README.md +++ b/swift/README.md @@ -16,10 +16,10 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`5.1.3`, `5.1`, `5.1.3-bionic`, `5.1-bionic`, `bionic`, `latest`](https://github.com/apple/swift-docker/blob/72177227fe1ed2da8e921ba291aeb3ff69591e1a/5.1/ubuntu/18.04/Dockerfile) -- [`5.1.3-xenial`, `5.1-xenial`, `xenial`](https://github.com/apple/swift-docker/blob/72177227fe1ed2da8e921ba291aeb3ff69591e1a/5.1/ubuntu/16.04/Dockerfile) -- [`5.1.3-slim`, `5.1-slim`, `5.1.3-bionic-sim`, `5.1-bionic-slim`, `bionic-slim`, `slim`](https://github.com/apple/swift-docker/blob/72177227fe1ed2da8e921ba291aeb3ff69591e1a/5.1/ubuntu/18.04/slim/Dockerfile) -- [`5.1.3-xenial-slim`, `5.1-xenial-slim`, `xenial-slim`](https://github.com/apple/swift-docker/blob/72177227fe1ed2da8e921ba291aeb3ff69591e1a/5.1/ubuntu/16.04/slim/Dockerfile) +- [`5.1.4`, `5.1`, `5.1.4-bionic`, `5.1-bionic`, `bionic`, `latest`](https://github.com/apple/swift-docker/blob/4e4468b8ef9f08774272fde51e8e0c8cef49d540/5.1/ubuntu/18.04/Dockerfile) +- [`5.1.4-xenial`, `5.1-xenial`, `xenial`](https://github.com/apple/swift-docker/blob/4e4468b8ef9f08774272fde51e8e0c8cef49d540/5.1/ubuntu/16.04/Dockerfile) +- [`5.1.4-slim`, `5.1-slim`, `5.1.4-bionic-sim`, `5.1-bionic-slim`, `bionic-slim`, `slim`](https://github.com/apple/swift-docker/blob/4e4468b8ef9f08774272fde51e8e0c8cef49d540/5.1/ubuntu/18.04/slim/Dockerfile) +- [`5.1.4-xenial-slim`, `5.1-xenial-slim`, `xenial-slim`](https://github.com/apple/swift-docker/blob/4e4468b8ef9f08774272fde51e8e0c8cef49d540/5.1/ubuntu/16.04/slim/Dockerfile) - [`5.0.3`, `5.0`, `5.0.3-bionic`, `5.0-bionic`](https://github.com/apple/swift-docker/blob/78d0a2dde09af579d06e2114a101fd90b01fbfb0/5.0/ubuntu/18.04/Dockerfile) - [`5.0.3-xenial`, `5.0-xenial`](https://github.com/apple/swift-docker/blob/78d0a2dde09af579d06e2114a101fd90b01fbfb0/5.0/ubuntu/16.04/Dockerfile) - [`5.0.3-slim`, `5.0-slim`, `5.0.3-bionic-slim`, `5.0-bionic-slim`](https://github.com/apple/swift-docker/blob/78d0a2dde09af579d06e2114a101fd90b01fbfb0/5.0/ubuntu/18.04/slim/Dockerfile)