Run update.sh

This commit is contained in:
Docker Library Bot 2018-05-24 18:08:45 +00:00
parent 77e1fa5e33
commit cf502506bd
2 changed files with 13 additions and 13 deletions

View File

@ -16,12 +16,12 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`12.0.7-apache`, `12.0-apache`, `12-apache`, `12.0.7`, `12.0`, `12` (*12.0/apache/Dockerfile*)](https://github.com/nextcloud/docker/blob/53e1809aebd3aa1cc67d59352fb105b7c298de1b/12.0/apache/Dockerfile) - [`12.0.7-apache`, `12.0-apache`, `12-apache`, `12.0.7`, `12.0`, `12` (*12.0/apache/Dockerfile*)](https://github.com/nextcloud/docker/blob/7a5bf34195dd82b0cfa9ce3c5d64055be9d80a45/12.0/apache/Dockerfile)
- [`12.0.7-fpm`, `12.0-fpm`, `12-fpm` (*12.0/fpm/Dockerfile*)](https://github.com/nextcloud/docker/blob/53e1809aebd3aa1cc67d59352fb105b7c298de1b/12.0/fpm/Dockerfile) - [`12.0.7-fpm`, `12.0-fpm`, `12-fpm` (*12.0/fpm/Dockerfile*)](https://github.com/nextcloud/docker/blob/7a5bf34195dd82b0cfa9ce3c5d64055be9d80a45/12.0/fpm/Dockerfile)
- [`12.0.7-fpm-alpine`, `12.0-fpm-alpine`, `12-fpm-alpine` (*12.0/fpm-alpine/Dockerfile*)](https://github.com/nextcloud/docker/blob/53e1809aebd3aa1cc67d59352fb105b7c298de1b/12.0/fpm-alpine/Dockerfile) - [`12.0.7-fpm-alpine`, `12.0-fpm-alpine`, `12-fpm-alpine` (*12.0/fpm-alpine/Dockerfile*)](https://github.com/nextcloud/docker/blob/7a5bf34195dd82b0cfa9ce3c5d64055be9d80a45/12.0/fpm-alpine/Dockerfile)
- [`13.0.2-apache`, `13.0-apache`, `13-apache`, `apache`, `stable-apache`, `production-apache`, `13.0.2`, `13.0`, `13`, `latest`, `stable`, `production` (*13.0/apache/Dockerfile*)](https://github.com/nextcloud/docker/blob/53e1809aebd3aa1cc67d59352fb105b7c298de1b/13.0/apache/Dockerfile) - [`13.0.2-apache`, `13.0-apache`, `13-apache`, `apache`, `stable-apache`, `production-apache`, `13.0.2`, `13.0`, `13`, `latest`, `stable`, `production` (*13.0/apache/Dockerfile*)](https://github.com/nextcloud/docker/blob/7a5bf34195dd82b0cfa9ce3c5d64055be9d80a45/13.0/apache/Dockerfile)
- [`13.0.2-fpm`, `13.0-fpm`, `13-fpm`, `fpm`, `stable-fpm`, `production-fpm` (*13.0/fpm/Dockerfile*)](https://github.com/nextcloud/docker/blob/53e1809aebd3aa1cc67d59352fb105b7c298de1b/13.0/fpm/Dockerfile) - [`13.0.2-fpm`, `13.0-fpm`, `13-fpm`, `fpm`, `stable-fpm`, `production-fpm` (*13.0/fpm/Dockerfile*)](https://github.com/nextcloud/docker/blob/7a5bf34195dd82b0cfa9ce3c5d64055be9d80a45/13.0/fpm/Dockerfile)
- [`13.0.2-fpm-alpine`, `13.0-fpm-alpine`, `13-fpm-alpine`, `fpm-alpine`, `stable-fpm-alpine`, `production-fpm-alpine` (*13.0/fpm-alpine/Dockerfile*)](https://github.com/nextcloud/docker/blob/53e1809aebd3aa1cc67d59352fb105b7c298de1b/13.0/fpm-alpine/Dockerfile) - [`13.0.2-fpm-alpine`, `13.0-fpm-alpine`, `13-fpm-alpine`, `fpm-alpine`, `stable-fpm-alpine`, `production-fpm-alpine` (*13.0/fpm-alpine/Dockerfile*)](https://github.com/nextcloud/docker/blob/7a5bf34195dd82b0cfa9ce3c5d64055be9d80a45/13.0/fpm-alpine/Dockerfile)
# Quick reference # Quick reference
@ -35,7 +35,7 @@ WARNING:
[Nextcloud](https://github.com/nextcloud/docker) [Nextcloud](https://github.com/nextcloud/docker)
- **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/nextcloud/), [`arm32v5`](https://hub.docker.com/r/arm32v5/nextcloud/), [`arm32v7`](https://hub.docker.com/r/arm32v7/nextcloud/), [`arm64v8`](https://hub.docker.com/r/arm64v8/nextcloud/), [`i386`](https://hub.docker.com/r/i386/nextcloud/), [`ppc64le`](https://hub.docker.com/r/ppc64le/nextcloud/), [`s390x`](https://hub.docker.com/r/s390x/nextcloud/) [`amd64`](https://hub.docker.com/r/amd64/nextcloud/), [`arm32v5`](https://hub.docker.com/r/arm32v5/nextcloud/), [`arm32v6`](https://hub.docker.com/r/arm32v6/nextcloud/), [`arm32v7`](https://hub.docker.com/r/arm32v7/nextcloud/), [`arm64v8`](https://hub.docker.com/r/arm64v8/nextcloud/), [`i386`](https://hub.docker.com/r/i386/nextcloud/), [`ppc64le`](https://hub.docker.com/r/ppc64le/nextcloud/), [`s390x`](https://hub.docker.com/r/s390x/nextcloud/)
- **Published image artifact details**: - **Published image artifact details**:
[repo-info repo's `repos/nextcloud/` directory](https://github.com/docker-library/repo-info/blob/master/repos/nextcloud) ([history](https://github.com/docker-library/repo-info/commits/master/repos/nextcloud)) [repo-info repo's `repos/nextcloud/` directory](https://github.com/docker-library/repo-info/blob/master/repos/nextcloud) ([history](https://github.com/docker-library/repo-info/commits/master/repos/nextcloud))

View File

@ -16,12 +16,12 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`7`, `latest` (*7.5/Dockerfile*)](https://github.com/oracle/container-images/blob/a2b53f123a1f145febd3f2bca0a72269bf4844c5/7.5/Dockerfile) - [`7`, `latest` (*7.5/Dockerfile*)](https://github.com/oracle/container-images/blob/8f5ef85397699ce047809db7fb8532405b6e175d/7.5/Dockerfile)
- [`7-slim` (*7-slim/Dockerfile*)](https://github.com/oracle/container-images/blob/a2b53f123a1f145febd3f2bca0a72269bf4844c5/7-slim/Dockerfile) - [`7-slim` (*7-slim/Dockerfile*)](https://github.com/oracle/container-images/blob/8f5ef85397699ce047809db7fb8532405b6e175d/7-slim/Dockerfile)
- [`7.5` (*7.5/Dockerfile*)](https://github.com/oracle/container-images/blob/a2b53f123a1f145febd3f2bca0a72269bf4844c5/7.5/Dockerfile) - [`7.5` (*7.5/Dockerfile*)](https://github.com/oracle/container-images/blob/8f5ef85397699ce047809db7fb8532405b6e175d/7.5/Dockerfile)
- [`7.4` (*7.4/Dockerfile*)](https://github.com/oracle/container-images/blob/a2b53f123a1f145febd3f2bca0a72269bf4844c5/7.4/Dockerfile) - [`7.4` (*7.4/Dockerfile*)](https://github.com/oracle/container-images/blob/8f5ef85397699ce047809db7fb8532405b6e175d/7.4/Dockerfile)
- [`6-slim` (*6-slim/Dockerfile*)](https://github.com/oracle/container-images/blob/a2b53f123a1f145febd3f2bca0a72269bf4844c5/6-slim/Dockerfile) - [`6-slim` (*6-slim/Dockerfile*)](https://github.com/oracle/container-images/blob/8f5ef85397699ce047809db7fb8532405b6e175d/6-slim/Dockerfile)
- [`6`, `6.9` (*6.9/Dockerfile*)](https://github.com/oracle/container-images/blob/a2b53f123a1f145febd3f2bca0a72269bf4844c5/6.9/Dockerfile) - [`6`, `6.9` (*6.9/Dockerfile*)](https://github.com/oracle/container-images/blob/8f5ef85397699ce047809db7fb8532405b6e175d/6.9/Dockerfile)
# Quick reference # Quick reference