From a9bdf8772dcf4d88d52259db4c2673be34c287e1 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 26 Oct 2017 17:31:41 +0000 Subject: [PATCH] Run update.sh --- ghost/README.md | 4 ++-- irssi/README.md | 2 +- mageia/README.md | 4 ++++ node/README.md | 12 ++++++------ plone/README.md | 2 +- tomcat/README.md | 2 +- 6 files changed, 15 insertions(+), 11 deletions(-) diff --git a/ghost/README.md b/ghost/README.md index b5f2b57b9..39da63553 100644 --- a/ghost/README.md +++ b/ghost/README.md @@ -16,8 +16,8 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`1.15.1`, `1.15`, `1`, `latest` (*1/debian/Dockerfile*)](https://github.com/docker-library/ghost/blob/36484438bd30329bceccd3e5536be3a013d04966/1/debian/Dockerfile) -- [`1.15.1-alpine`, `1.15-alpine`, `1-alpine`, `alpine` (*1/alpine/Dockerfile*)](https://github.com/docker-library/ghost/blob/36484438bd30329bceccd3e5536be3a013d04966/1/alpine/Dockerfile) +- [`1.16.0`, `1.16`, `1`, `latest` (*1/debian/Dockerfile*)](https://github.com/docker-library/ghost/blob/c4d49c0e0957bb653dff565a43096099049c9454/1/debian/Dockerfile) +- [`1.16.0-alpine`, `1.16-alpine`, `1-alpine`, `alpine` (*1/alpine/Dockerfile*)](https://github.com/docker-library/ghost/blob/c4d49c0e0957bb653dff565a43096099049c9454/1/alpine/Dockerfile) - [`0.11.12`, `0.11`, `0` (*0/debian/Dockerfile*)](https://github.com/docker-library/ghost/blob/44dc27d05debece6a738ccbddd85d2ed4adc2eac/0/debian/Dockerfile) - [`0.11.12-alpine`, `0.11-alpine`, `0-alpine` (*0/alpine/Dockerfile*)](https://github.com/docker-library/ghost/blob/44dc27d05debece6a738ccbddd85d2ed4adc2eac/0/alpine/Dockerfile) diff --git a/irssi/README.md b/irssi/README.md index d233df37d..3756498dd 100644 --- a/irssi/README.md +++ b/irssi/README.md @@ -31,7 +31,7 @@ WARNING: [Jessie and Tianon (of the Docker Community)](https://github.com/jessfraz/irssi), [with the appreciation of the Irssi Project](https://twitter.com/GeertHauwaerts/status/559131523145035776) - **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64)) - [`amd64`](https://hub.docker.com/r/amd64/irssi/), [`arm32v5`](https://hub.docker.com/r/arm32v5/irssi/), [`arm32v7`](https://hub.docker.com/r/arm32v7/irssi/), [`arm64v8`](https://hub.docker.com/r/arm64v8/irssi/), [`i386`](https://hub.docker.com/r/i386/irssi/), [`ppc64le`](https://hub.docker.com/r/ppc64le/irssi/), [`s390x`](https://hub.docker.com/r/s390x/irssi/) + [`amd64`](https://hub.docker.com/r/amd64/irssi/), [`arm32v5`](https://hub.docker.com/r/arm32v5/irssi/), [`arm32v6`](https://hub.docker.com/r/arm32v6/irssi/), [`arm32v7`](https://hub.docker.com/r/arm32v7/irssi/), [`arm64v8`](https://hub.docker.com/r/arm64v8/irssi/), [`i386`](https://hub.docker.com/r/i386/irssi/), [`ppc64le`](https://hub.docker.com/r/ppc64le/irssi/), [`s390x`](https://hub.docker.com/r/s390x/irssi/) - **Published image artifact details**: [repo-info repo's `repos/irssi/` directory](https://github.com/docker-library/repo-info/blob/master/repos/irssi) ([history](https://github.com/docker-library/repo-info/commits/master/repos/irssi)) diff --git a/mageia/README.md b/mageia/README.md index 9d6931d20..cf7ea80ff 100644 --- a/mageia/README.md +++ b/mageia/README.md @@ -82,3 +82,7 @@ The images include the following packages: - locales - locales-en - urpmi + +# License + +View [license information](https://www.mageia.org/en/about/license/) for the software contained in this image (scroll to the "License" section at the end of the linked document). diff --git a/node/README.md b/node/README.md index 0d6fbb3d2..da88804a6 100644 --- a/node/README.md +++ b/node/README.md @@ -16,12 +16,12 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`8.8.0`, `8.8`, `8`, `latest` (*8.8/Dockerfile*)](https://github.com/nodejs/docker-node/blob/7701eea6fe125530894b3e83f1e9d385e9ee509f/8.8/Dockerfile) -- [`8.8.0-alpine`, `8.8-alpine`, `8-alpine`, `alpine` (*8.8/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/7701eea6fe125530894b3e83f1e9d385e9ee509f/8.8/alpine/Dockerfile) -- [`8.8.0-onbuild`, `8.8-onbuild`, `8-onbuild`, `onbuild` (*8.8/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/7701eea6fe125530894b3e83f1e9d385e9ee509f/8.8/onbuild/Dockerfile) -- [`8.8.0-slim`, `8.8-slim`, `8-slim`, `slim` (*8.8/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/7701eea6fe125530894b3e83f1e9d385e9ee509f/8.8/slim/Dockerfile) -- [`8.8.0-stretch`, `8.8-stretch`, `8-stretch`, `stretch` (*8.8/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/7701eea6fe125530894b3e83f1e9d385e9ee509f/8.8/stretch/Dockerfile) -- [`8.8.0-wheezy`, `8.8-wheezy`, `8-wheezy`, `wheezy` (*8.8/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/7701eea6fe125530894b3e83f1e9d385e9ee509f/8.8/wheezy/Dockerfile) +- [`8.8.1`, `8.8`, `8`, `latest` (*8.8/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9eedeaba3b58f15b9ad2eb8035d48c502e868be6/8.8/Dockerfile) +- [`8.8.1-alpine`, `8.8-alpine`, `8-alpine`, `alpine` (*8.8/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9eedeaba3b58f15b9ad2eb8035d48c502e868be6/8.8/alpine/Dockerfile) +- [`8.8.1-onbuild`, `8.8-onbuild`, `8-onbuild`, `onbuild` (*8.8/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9eedeaba3b58f15b9ad2eb8035d48c502e868be6/8.8/onbuild/Dockerfile) +- [`8.8.1-slim`, `8.8-slim`, `8-slim`, `slim` (*8.8/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9eedeaba3b58f15b9ad2eb8035d48c502e868be6/8.8/slim/Dockerfile) +- [`8.8.1-stretch`, `8.8-stretch`, `8-stretch`, `stretch` (*8.8/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9eedeaba3b58f15b9ad2eb8035d48c502e868be6/8.8/stretch/Dockerfile) +- [`8.8.1-wheezy`, `8.8-wheezy`, `8-wheezy`, `wheezy` (*8.8/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9eedeaba3b58f15b9ad2eb8035d48c502e868be6/8.8/wheezy/Dockerfile) - [`6.11.5`, `6.11`, `6`, `boron` (*6.11/Dockerfile*)](https://github.com/nodejs/docker-node/blob/7701eea6fe125530894b3e83f1e9d385e9ee509f/6.11/Dockerfile) - [`6.11.5-alpine`, `6.11-alpine`, `6-alpine`, `boron-alpine` (*6.11/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/7701eea6fe125530894b3e83f1e9d385e9ee509f/6.11/alpine/Dockerfile) - [`6.11.5-onbuild`, `6.11-onbuild`, `6-onbuild`, `boron-onbuild` (*6.11/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/7701eea6fe125530894b3e83f1e9d385e9ee509f/6.11/onbuild/Dockerfile) diff --git a/plone/README.md b/plone/README.md index f1d23bc00..f282af0a8 100644 --- a/plone/README.md +++ b/plone/README.md @@ -51,7 +51,7 @@ WARNING: [Plone](https://plone.org) is a free and open source content management system built on top of the Zope application server. -![logo](https://raw.githubusercontent.com/docker-library/docs/9902f062d48cc58d9d5036b5f2e9641d610bbb7c/plone/logo.png) +![logo](https://cdn.rawgit.com/docker-library/docs/888adfc80adb42b47fa6d446d472ec3f44274be8/plone/logo.svg) ## Features diff --git a/tomcat/README.md b/tomcat/README.md index 32849504c..21bfdcdf3 100644 --- a/tomcat/README.md +++ b/tomcat/README.md @@ -41,7 +41,7 @@ WARNING: [the Docker Community](https://github.com/docker-library/tomcat) - **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64)) - [`amd64`](https://hub.docker.com/r/amd64/tomcat/), [`arm32v5`](https://hub.docker.com/r/arm32v5/tomcat/), [`arm32v7`](https://hub.docker.com/r/arm32v7/tomcat/), [`arm64v8`](https://hub.docker.com/r/arm64v8/tomcat/), [`i386`](https://hub.docker.com/r/i386/tomcat/), [`ppc64le`](https://hub.docker.com/r/ppc64le/tomcat/), [`s390x`](https://hub.docker.com/r/s390x/tomcat/) + [`amd64`](https://hub.docker.com/r/amd64/tomcat/), [`arm32v5`](https://hub.docker.com/r/arm32v5/tomcat/), [`arm32v6`](https://hub.docker.com/r/arm32v6/tomcat/), [`arm32v7`](https://hub.docker.com/r/arm32v7/tomcat/), [`arm64v8`](https://hub.docker.com/r/arm64v8/tomcat/), [`i386`](https://hub.docker.com/r/i386/tomcat/), [`ppc64le`](https://hub.docker.com/r/ppc64le/tomcat/), [`s390x`](https://hub.docker.com/r/s390x/tomcat/) - **Published image artifact details**: [repo-info repo's `repos/tomcat/` directory](https://github.com/docker-library/repo-info/blob/master/repos/tomcat) ([history](https://github.com/docker-library/repo-info/commits/master/repos/tomcat))