Run update.sh
This commit is contained in:
parent
27084a966a
commit
a9bdf8772d
|
|
@ -16,8 +16,8 @@ WARNING:
|
||||||
|
|
||||||
# Supported tags and respective `Dockerfile` links
|
# 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.16.0`, `1.16`, `1`, `latest` (*1/debian/Dockerfile*)](https://github.com/docker-library/ghost/blob/c4d49c0e0957bb653dff565a43096099049c9454/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-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`, `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)
|
- [`0.11.12-alpine`, `0.11-alpine`, `0-alpine` (*0/alpine/Dockerfile*)](https://github.com/docker-library/ghost/blob/44dc27d05debece6a738ccbddd85d2ed4adc2eac/0/alpine/Dockerfile)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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)
|
[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))
|
- **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**:
|
- **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))
|
[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))
|
||||||
|
|
|
||||||
|
|
@ -82,3 +82,7 @@ The images include the following packages:
|
||||||
- locales
|
- locales
|
||||||
- locales-en
|
- locales-en
|
||||||
- urpmi
|
- 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).
|
||||||
|
|
|
||||||
|
|
@ -16,12 +16,12 @@ WARNING:
|
||||||
|
|
||||||
# Supported tags and respective `Dockerfile` links
|
# 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.1`, `8.8`, `8`, `latest` (*8.8/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9eedeaba3b58f15b9ad2eb8035d48c502e868be6/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.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.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.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.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.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.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.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.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-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`, `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-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)
|
- [`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)
|
||||||
|
|
|
||||||
|
|
@ -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.
|
[Plone](https://plone.org) is a free and open source content management system built on top of the Zope application server.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@ WARNING:
|
||||||
[the Docker Community](https://github.com/docker-library/tomcat)
|
[the Docker Community](https://github.com/docker-library/tomcat)
|
||||||
|
|
||||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
- **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**:
|
- **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))
|
[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))
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue