Run update.sh

This commit is contained in:
Docker Library Bot 2020-06-29 20:10:32 +00:00
parent 7c5a44459c
commit 08d29f9d41
11 changed files with 46 additions and 57 deletions

View File

@ -24,10 +24,10 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`1.31.1-uclibc`, `1.31-uclibc`, `1-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/a115b72591a71442fbbb7e833ed120eb63f9df2e/uclibc/Dockerfile) - [`1.32.0-uclibc`, `1.32-uclibc`, `1-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/b9114f2de4e3859437d13318e5865091c803e50d/uclibc/Dockerfile)
- [`1.31.1-glibc`, `1.31-glibc`, `1-glibc`, `glibc`](https://github.com/docker-library/busybox/blob/a115b72591a71442fbbb7e833ed120eb63f9df2e/glibc/Dockerfile) - [`1.32.0-glibc`, `1.32-glibc`, `1-glibc`, `glibc`](https://github.com/docker-library/busybox/blob/b9114f2de4e3859437d13318e5865091c803e50d/glibc/Dockerfile)
- [`1.31.1-musl`, `1.31-musl`, `1-musl`, `musl`](https://github.com/docker-library/busybox/blob/a115b72591a71442fbbb7e833ed120eb63f9df2e/musl/Dockerfile) - [`1.32.0-musl`, `1.32-musl`, `1-musl`, `musl`](https://github.com/docker-library/busybox/blob/b9114f2de4e3859437d13318e5865091c803e50d/musl/Dockerfile)
- [`1.31.1`, `1.31`, `1`, `latest`](https://github.com/docker-library/busybox/blob/a115b72591a71442fbbb7e833ed120eb63f9df2e/uclibc/Dockerfile) - [`1.32.0`, `1.32`, `1`, `latest`](https://github.com/docker-library/busybox/blob/b9114f2de4e3859437d13318e5865091c803e50d/uclibc/Dockerfile)
# Quick reference (cont.) # Quick reference (cont.)

View File

@ -28,31 +28,20 @@ WARNING:
## Simple Tags ## Simple Tags
- [`2.1.0-beta.1-alpine`](https://github.com/caddyserver/caddy-docker/blob/4d9226a81a17ff7da5b3976550f9c2e0b8d61aad/2.1/alpine/Dockerfile) - [`2.1.0-alpine`, `2-alpine`, `alpine`](https://github.com/caddyserver/caddy-docker/blob/89777d071050735e2769ea3a48d0325adac96900/2.1/alpine/Dockerfile)
- [`2.1.0-beta.1-builder`](https://github.com/caddyserver/caddy-docker/blob/6355eb99a01d12c55a7e043129bda9cb90da81d6/2.1/builder/Dockerfile) - [`2.1.0-builder`, `2-builder`, `builder`](https://github.com/caddyserver/caddy-docker/blob/89777d071050735e2769ea3a48d0325adac96900/2.1/builder/Dockerfile)
- [`2.1.0-beta.1-windowsservercore-1809`](https://github.com/caddyserver/caddy-docker/blob/6355eb99a01d12c55a7e043129bda9cb90da81d6/2.1/windows/1809/Dockerfile) - [`2.1.0-windowsservercore-1809`, `2-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/caddyserver/caddy-docker/blob/89777d071050735e2769ea3a48d0325adac96900/2.1/windows/1809/Dockerfile)
- [`2.1.0-beta.1-windowsservercore-ltsc2016`](https://github.com/caddyserver/caddy-docker/blob/6355eb99a01d12c55a7e043129bda9cb90da81d6/2.1/windows/ltsc2016/Dockerfile) - [`2.1.0-windowsservercore-ltsc2016`, `2-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016`](https://github.com/caddyserver/caddy-docker/blob/89777d071050735e2769ea3a48d0325adac96900/2.1/windows/ltsc2016/Dockerfile)
- [`2.0.0-alpine`, `2-alpine`, `alpine`](https://github.com/caddyserver/caddy-docker/blob/4d9226a81a17ff7da5b3976550f9c2e0b8d61aad/2.0/alpine/Dockerfile)
- [`2.0.0-builder`, `2-builder`, `builder`](https://github.com/caddyserver/caddy-docker/blob/6355eb99a01d12c55a7e043129bda9cb90da81d6/2.0/builder/Dockerfile)
- [`2.0.0-windowsservercore-1809`, `2-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/caddyserver/caddy-docker/blob/6355eb99a01d12c55a7e043129bda9cb90da81d6/2.0/windows/1809/Dockerfile)
- [`2.0.0-windowsservercore-ltsc2016`, `2-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016`](https://github.com/caddyserver/caddy-docker/blob/6355eb99a01d12c55a7e043129bda9cb90da81d6/2.0/windows/ltsc2016/Dockerfile)
## Shared Tags ## Shared Tags
- `2.1.0-beta.1`: - `2.1.0`, `2`, `latest`:
- [`2.1.0-beta.1-alpine`](https://github.com/caddyserver/caddy-docker/blob/4d9226a81a17ff7da5b3976550f9c2e0b8d61aad/2.1/alpine/Dockerfile) - [`2.1.0-alpine`](https://github.com/caddyserver/caddy-docker/blob/89777d071050735e2769ea3a48d0325adac96900/2.1/alpine/Dockerfile)
- [`2.1.0-beta.1-windowsservercore-1809`](https://github.com/caddyserver/caddy-docker/blob/6355eb99a01d12c55a7e043129bda9cb90da81d6/2.1/windows/1809/Dockerfile) - [`2.1.0-windowsservercore-1809`](https://github.com/caddyserver/caddy-docker/blob/89777d071050735e2769ea3a48d0325adac96900/2.1/windows/1809/Dockerfile)
- [`2.1.0-beta.1-windowsservercore-ltsc2016`](https://github.com/caddyserver/caddy-docker/blob/6355eb99a01d12c55a7e043129bda9cb90da81d6/2.1/windows/ltsc2016/Dockerfile) - [`2.1.0-windowsservercore-ltsc2016`](https://github.com/caddyserver/caddy-docker/blob/89777d071050735e2769ea3a48d0325adac96900/2.1/windows/ltsc2016/Dockerfile)
- `2.1.0-beta.1-windowsservercore`: - `2.1.0-windowsservercore`, `2-windowsservercore`, `windowsservercore`:
- [`2.1.0-beta.1-windowsservercore-1809`](https://github.com/caddyserver/caddy-docker/blob/6355eb99a01d12c55a7e043129bda9cb90da81d6/2.1/windows/1809/Dockerfile) - [`2.1.0-windowsservercore-1809`](https://github.com/caddyserver/caddy-docker/blob/89777d071050735e2769ea3a48d0325adac96900/2.1/windows/1809/Dockerfile)
- [`2.1.0-beta.1-windowsservercore-ltsc2016`](https://github.com/caddyserver/caddy-docker/blob/6355eb99a01d12c55a7e043129bda9cb90da81d6/2.1/windows/ltsc2016/Dockerfile) - [`2.1.0-windowsservercore-ltsc2016`](https://github.com/caddyserver/caddy-docker/blob/89777d071050735e2769ea3a48d0325adac96900/2.1/windows/ltsc2016/Dockerfile)
- `2.0.0`, `2`, `latest`:
- [`2.0.0-alpine`](https://github.com/caddyserver/caddy-docker/blob/4d9226a81a17ff7da5b3976550f9c2e0b8d61aad/2.0/alpine/Dockerfile)
- [`2.0.0-windowsservercore-1809`](https://github.com/caddyserver/caddy-docker/blob/6355eb99a01d12c55a7e043129bda9cb90da81d6/2.0/windows/1809/Dockerfile)
- [`2.0.0-windowsservercore-ltsc2016`](https://github.com/caddyserver/caddy-docker/blob/6355eb99a01d12c55a7e043129bda9cb90da81d6/2.0/windows/ltsc2016/Dockerfile)
- `2.0.0-windowsservercore`, `2-windowsservercore`, `windowsservercore`:
- [`2.0.0-windowsservercore-1809`](https://github.com/caddyserver/caddy-docker/blob/6355eb99a01d12c55a7e043129bda9cb90da81d6/2.0/windows/1809/Dockerfile)
- [`2.0.0-windowsservercore-ltsc2016`](https://github.com/caddyserver/caddy-docker/blob/6355eb99a01d12c55a7e043129bda9cb90da81d6/2.0/windows/ltsc2016/Dockerfile)
# Quick reference (cont.) # Quick reference (cont.)

View File

@ -24,7 +24,7 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/f3d5c6f5653a908b5c5c9c65edb5e43aa7f59eb9/Dockerfile) - [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/804735a241550e4621e9aab7b50bc67469f99f04/Dockerfile)
# Quick reference (cont.) # Quick reference (cont.)

View File

@ -24,8 +24,8 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`2.0.0-alpha1`, `2.0`, `2`](https://github.com/composer/docker/blob/7a57600d711049e4f09567851af5e7325c155244/2.0/Dockerfile) - [`2.0.0-alpha2`, `2.0`, `2`](https://github.com/composer/docker/blob/56e8b2f78eeb10669943dcddbe24d66e18c0605c/2.0/Dockerfile)
- [`1.10.7`, `1.10`, `1`, `latest`](https://github.com/composer/docker/blob/c29e0c1c16b37bb7bc8c5619203f62d81b83e0ee/1.10/Dockerfile) - [`1.10.8`, `1.10`, `1`, `latest`](https://github.com/composer/docker/blob/c63ddcc16096909d067f1bacae7591b4087d6702/1.10/Dockerfile)
- [`1.9.3`, `1.9`](https://github.com/composer/docker/blob/268d70a1c5270dfbc89e945d40e37c0501a333f1/1.9/Dockerfile) - [`1.9.3`, `1.9`](https://github.com/composer/docker/blob/268d70a1c5270dfbc89e945d40e37c0501a333f1/1.9/Dockerfile)
# Quick reference (cont.) # Quick reference (cont.)

View File

@ -24,7 +24,7 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`4.1.6`, `4.1`, `latest`](https://github.com/crate/docker-crate/blob/ac1def0ff38094e06476430c7a3c18fe532104f2/Dockerfile) - [`4.1.7`, `4.1`, `latest`](https://github.com/crate/docker-crate/blob/c7e6cd7364e994080ae9faa3923eb98fc888a3df/Dockerfile)
- [`4.0.12`, `4.0`](https://github.com/crate/docker-crate/blob/7791cda08fbf054ab2ce7a988f8811074b8c3bf4/Dockerfile) - [`4.0.12`, `4.0`](https://github.com/crate/docker-crate/blob/7791cda08fbf054ab2ce7a988f8811074b8c3bf4/Dockerfile)
- [`3.3.5`, `3.3`](https://github.com/crate/docker-crate/blob/f5c527fb12df004e3fc620fd9d91b97686f56ef8/Dockerfile) - [`3.3.5`, `3.3`](https://github.com/crate/docker-crate/blob/f5c527fb12df004e3fc620fd9d91b97686f56ef8/Dockerfile)

View File

@ -24,8 +24,8 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`2.2-dev10`, `2.2-rc`](https://github.com/docker-library/haproxy/blob/b9c5c19567d56723b5138ea7a8b587ba6c9b209b/2.2-rc/Dockerfile) - [`2.2-dev11`, `2.2-rc`](https://github.com/docker-library/haproxy/blob/61e383040c3c2f3aa48eacdb4037a343aa116106/2.2-rc/Dockerfile)
- [`2.2-dev10-alpine`, `2.2-rc-alpine`](https://github.com/docker-library/haproxy/blob/b9c5c19567d56723b5138ea7a8b587ba6c9b209b/2.2-rc/alpine/Dockerfile) - [`2.2-dev11-alpine`, `2.2-rc-alpine`](https://github.com/docker-library/haproxy/blob/61e383040c3c2f3aa48eacdb4037a343aa116106/2.2-rc/alpine/Dockerfile)
- [`2.1.7`, `2.1`, `latest`](https://github.com/docker-library/haproxy/blob/ff559288c519c0792bccb5c2e0d1e9d5fd5a87c9/2.1/Dockerfile) - [`2.1.7`, `2.1`, `latest`](https://github.com/docker-library/haproxy/blob/ff559288c519c0792bccb5c2e0d1e9d5fd5a87c9/2.1/Dockerfile)
- [`2.1.7-alpine`, `2.1-alpine`, `alpine`](https://github.com/docker-library/haproxy/blob/e538b03ce98ce2c9bb9e6e0db26d87ad45a137d0/2.1/alpine/Dockerfile) - [`2.1.7-alpine`, `2.1-alpine`, `alpine`](https://github.com/docker-library/haproxy/blob/e538b03ce98ce2c9bb9e6e0db26d87ad45a137d0/2.1/alpine/Dockerfile)
- [`2.0.15`, `2.0`, `lts`](https://github.com/docker-library/haproxy/blob/f85b33d7a5fd97fd7852fe18d602009ab093289c/2.0/Dockerfile) - [`2.0.15`, `2.0`, `lts`](https://github.com/docker-library/haproxy/blob/f85b33d7a5fd97fd7852fe18d602009ab093289c/2.0/Dockerfile)

View File

@ -24,12 +24,12 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`8-jre`, `jre`, `8`, `latest`](https://github.com/ibmruntimes/ci.docker/blob/a2149c3634333f2917f917153253db7397a2b4cf/ibmjava/8/jre/ubuntu/Dockerfile) - [`8-jre`, `jre`, `8`, `latest`](https://github.com/ibmruntimes/ci.docker/blob/b06e2b03d895881261fcfe40d2c983e5e338d777/ibmjava/8/jre/ubuntu/Dockerfile)
- [`8-jre-alpine`, `jre-alpine`](https://github.com/ibmruntimes/ci.docker/blob/a2149c3634333f2917f917153253db7397a2b4cf/ibmjava/8/jre/alpine/Dockerfile) - [`8-jre-alpine`, `jre-alpine`](https://github.com/ibmruntimes/ci.docker/blob/b06e2b03d895881261fcfe40d2c983e5e338d777/ibmjava/8/jre/alpine/Dockerfile)
- [`8-sfj`, `sfj`](https://github.com/ibmruntimes/ci.docker/blob/a2149c3634333f2917f917153253db7397a2b4cf/ibmjava/8/sfj/ubuntu/Dockerfile) - [`8-sfj`, `sfj`](https://github.com/ibmruntimes/ci.docker/blob/b06e2b03d895881261fcfe40d2c983e5e338d777/ibmjava/8/sfj/ubuntu/Dockerfile)
- [`8-sfj-alpine`, `sfj-alpine`](https://github.com/ibmruntimes/ci.docker/blob/a2149c3634333f2917f917153253db7397a2b4cf/ibmjava/8/sfj/alpine/Dockerfile) - [`8-sfj-alpine`, `sfj-alpine`](https://github.com/ibmruntimes/ci.docker/blob/b06e2b03d895881261fcfe40d2c983e5e338d777/ibmjava/8/sfj/alpine/Dockerfile)
- [`8-sdk`, `sdk`](https://github.com/ibmruntimes/ci.docker/blob/a2149c3634333f2917f917153253db7397a2b4cf/ibmjava/8/sdk/ubuntu/Dockerfile) - [`8-sdk`, `sdk`](https://github.com/ibmruntimes/ci.docker/blob/b06e2b03d895881261fcfe40d2c983e5e338d777/ibmjava/8/sdk/ubuntu/Dockerfile)
- [`8-sdk-alpine`, `sdk-alpine`](https://github.com/ibmruntimes/ci.docker/blob/a2149c3634333f2917f917153253db7397a2b4cf/ibmjava/8/sdk/alpine/Dockerfile) - [`8-sdk-alpine`, `sdk-alpine`](https://github.com/ibmruntimes/ci.docker/blob/b06e2b03d895881261fcfe40d2c983e5e338d777/ibmjava/8/sdk/alpine/Dockerfile)
# Quick reference (cont.) # Quick reference (cont.)

View File

@ -28,9 +28,9 @@ WARNING:
## Simple Tags ## Simple Tags
- [`1.5.0-beta1-buster`, `1.5.0-buster`, `1.5-buster`, `1.5-rc-buster`, `rc-buster`](https://github.com/docker-library/julia/blob/a01d8b99acb60353052cfe2b931fee33f9fd0505/1.5-rc/buster/Dockerfile) - [`1.5.0-rc1-buster`, `1.5.0-buster`, `1.5-buster`, `1.5-rc-buster`, `rc-buster`](https://github.com/docker-library/julia/blob/6a716f3d1f28aaafce298c33e27a053443eec6fb/1.5-rc/buster/Dockerfile)
- [`1.5.0-beta1-windowsservercore-ltsc2016`, `1.5.0-windowsservercore-ltsc2016`, `1.5-windowsservercore-ltsc2016`, `1.5-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/julia/blob/a01d8b99acb60353052cfe2b931fee33f9fd0505/1.5-rc/windows/windowsservercore-ltsc2016/Dockerfile) - [`1.5.0-rc1-windowsservercore-ltsc2016`, `1.5.0-windowsservercore-ltsc2016`, `1.5-windowsservercore-ltsc2016`, `1.5-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/julia/blob/6a716f3d1f28aaafce298c33e27a053443eec6fb/1.5-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- [`1.5.0-beta1-windowsservercore-1809`, `1.5.0-windowsservercore-1809`, `1.5-windowsservercore-1809`, `1.5-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/julia/blob/a01d8b99acb60353052cfe2b931fee33f9fd0505/1.5-rc/windows/windowsservercore-1809/Dockerfile) - [`1.5.0-rc1-windowsservercore-1809`, `1.5.0-windowsservercore-1809`, `1.5-windowsservercore-1809`, `1.5-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/julia/blob/6a716f3d1f28aaafce298c33e27a053443eec6fb/1.5-rc/windows/windowsservercore-1809/Dockerfile)
- [`1.4.2-buster`, `1.4-buster`, `1-buster`, `buster`](https://github.com/docker-library/julia/blob/a427b70887e18776bf16b3f06bfc136a65392690/1.4/buster/Dockerfile) - [`1.4.2-buster`, `1.4-buster`, `1-buster`, `buster`](https://github.com/docker-library/julia/blob/a427b70887e18776bf16b3f06bfc136a65392690/1.4/buster/Dockerfile)
- [`1.4.2-windowsservercore-ltsc2016`, `1.4-windowsservercore-ltsc2016`, `1-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016`](https://github.com/docker-library/julia/blob/a427b70887e18776bf16b3f06bfc136a65392690/1.4/windows/windowsservercore-ltsc2016/Dockerfile) - [`1.4.2-windowsservercore-ltsc2016`, `1.4-windowsservercore-ltsc2016`, `1-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016`](https://github.com/docker-library/julia/blob/a427b70887e18776bf16b3f06bfc136a65392690/1.4/windows/windowsservercore-ltsc2016/Dockerfile)
- [`1.4.2-windowsservercore-1809`, `1.4-windowsservercore-1809`, `1-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/julia/blob/a427b70887e18776bf16b3f06bfc136a65392690/1.4/windows/windowsservercore-1809/Dockerfile) - [`1.4.2-windowsservercore-1809`, `1.4-windowsservercore-1809`, `1-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/julia/blob/a427b70887e18776bf16b3f06bfc136a65392690/1.4/windows/windowsservercore-1809/Dockerfile)
@ -41,10 +41,10 @@ WARNING:
## Shared Tags ## Shared Tags
- `1.5.0-beta1`, `1.5.0`, `1.5`, `1.5-rc`, `rc`: - `1.5.0-rc1`, `1.5.0`, `1.5`, `1.5-rc`, `rc`:
- [`1.5.0-beta1-buster`](https://github.com/docker-library/julia/blob/a01d8b99acb60353052cfe2b931fee33f9fd0505/1.5-rc/buster/Dockerfile) - [`1.5.0-rc1-buster`](https://github.com/docker-library/julia/blob/6a716f3d1f28aaafce298c33e27a053443eec6fb/1.5-rc/buster/Dockerfile)
- [`1.5.0-beta1-windowsservercore-ltsc2016`](https://github.com/docker-library/julia/blob/a01d8b99acb60353052cfe2b931fee33f9fd0505/1.5-rc/windows/windowsservercore-ltsc2016/Dockerfile) - [`1.5.0-rc1-windowsservercore-ltsc2016`](https://github.com/docker-library/julia/blob/6a716f3d1f28aaafce298c33e27a053443eec6fb/1.5-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- [`1.5.0-beta1-windowsservercore-1809`](https://github.com/docker-library/julia/blob/a01d8b99acb60353052cfe2b931fee33f9fd0505/1.5-rc/windows/windowsservercore-1809/Dockerfile) - [`1.5.0-rc1-windowsservercore-1809`](https://github.com/docker-library/julia/blob/6a716f3d1f28aaafce298c33e27a053443eec6fb/1.5-rc/windows/windowsservercore-1809/Dockerfile)
- `1.4.2`, `1.4`, `1`, `latest`: - `1.4.2`, `1.4`, `1`, `latest`:
- [`1.4.2-buster`](https://github.com/docker-library/julia/blob/a427b70887e18776bf16b3f06bfc136a65392690/1.4/buster/Dockerfile) - [`1.4.2-buster`](https://github.com/docker-library/julia/blob/a427b70887e18776bf16b3f06bfc136a65392690/1.4/buster/Dockerfile)
- [`1.4.2-windowsservercore-ltsc2016`](https://github.com/docker-library/julia/blob/a427b70887e18776bf16b3f06bfc136a65392690/1.4/windows/windowsservercore-ltsc2016/Dockerfile) - [`1.4.2-windowsservercore-ltsc2016`](https://github.com/docker-library/julia/blob/a427b70887e18776bf16b3f06bfc136a65392690/1.4/windows/windowsservercore-ltsc2016/Dockerfile)

View File

@ -24,12 +24,12 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`17.0.7-apache`, `17.0-apache`, `17-apache`, `17.0.7`, `17.0`, `17`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/17.0/apache/Dockerfile) - [`17.0.7-apache`, `17.0-apache`, `17-apache`, `production-apache`, `17.0.7`, `17.0`, `17`, `production`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/17.0/apache/Dockerfile)
- [`17.0.7-fpm-alpine`, `17.0-fpm-alpine`, `17-fpm-alpine`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/17.0/fpm-alpine/Dockerfile) - [`17.0.7-fpm-alpine`, `17.0-fpm-alpine`, `17-fpm-alpine`, `production-fpm-alpine`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/17.0/fpm-alpine/Dockerfile)
- [`17.0.7-fpm`, `17.0-fpm`, `17-fpm`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/17.0/fpm/Dockerfile) - [`17.0.7-fpm`, `17.0-fpm`, `17-fpm`, `production-fpm`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/17.0/fpm/Dockerfile)
- [`18.0.6-apache`, `18.0-apache`, `18-apache`, `18.0.6`, `18.0`, `18`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/18.0/apache/Dockerfile) - [`18.0.6-apache`, `18.0-apache`, `18-apache`, `stable-apache`, `18.0.6`, `18.0`, `18`, `stable`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/18.0/apache/Dockerfile)
- [`18.0.6-fpm-alpine`, `18.0-fpm-alpine`, `18-fpm-alpine`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/18.0/fpm-alpine/Dockerfile) - [`18.0.6-fpm-alpine`, `18.0-fpm-alpine`, `18-fpm-alpine`, `stable-fpm-alpine`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/18.0/fpm-alpine/Dockerfile)
- [`18.0.6-fpm`, `18.0-fpm`, `18-fpm`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/18.0/fpm/Dockerfile) - [`18.0.6-fpm`, `18.0-fpm`, `18-fpm`, `stable-fpm`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/18.0/fpm/Dockerfile)
- [`19.0.0-apache`, `19.0-apache`, `19-apache`, `apache`, `19.0.0`, `19.0`, `19`, `latest`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/19.0/apache/Dockerfile) - [`19.0.0-apache`, `19.0-apache`, `19-apache`, `apache`, `19.0.0`, `19.0`, `19`, `latest`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/19.0/apache/Dockerfile)
- [`19.0.0-fpm-alpine`, `19.0-fpm-alpine`, `19-fpm-alpine`, `fpm-alpine`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/19.0/fpm-alpine/Dockerfile) - [`19.0.0-fpm-alpine`, `19.0-fpm-alpine`, `19-fpm-alpine`, `fpm-alpine`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/19.0/fpm-alpine/Dockerfile)
- [`19.0.0-fpm`, `19.0-fpm`, `19-fpm`, `fpm`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/19.0/fpm/Dockerfile) - [`19.0.0-fpm`, `19.0-fpm`, `19-fpm`, `fpm`](https://github.com/nextcloud/docker/blob/3ac6fde8d6ed3c13cea1e39d5957ef6be9b6b210/19.0/fpm/Dockerfile)

View File

@ -24,9 +24,9 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`13.0`, `13`, `latest`](https://github.com/odoo/docker/blob/f116a674ca62595d0fbf1ded206ec2e4d962ebf0/13.0/Dockerfile) - [`13.0`, `13`, `latest`](https://github.com/odoo/docker/blob/b4c45baf1f0579c654129ac9efe99a929569dab6/13.0/Dockerfile)
- [`12.0`, `12`](https://github.com/odoo/docker/blob/f116a674ca62595d0fbf1ded206ec2e4d962ebf0/12.0/Dockerfile) - [`12.0`, `12`](https://github.com/odoo/docker/blob/b4c45baf1f0579c654129ac9efe99a929569dab6/12.0/Dockerfile)
- [`11.0`, `11`](https://github.com/odoo/docker/blob/f116a674ca62595d0fbf1ded206ec2e4d962ebf0/11.0/Dockerfile) - [`11.0`, `11`](https://github.com/odoo/docker/blob/b4c45baf1f0579c654129ac9efe99a929569dab6/11.0/Dockerfile)
# Quick reference (cont.) # Quick reference (cont.)

View File

@ -24,9 +24,9 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`3.4.14`, `3.4`](https://github.com/31z4/zookeeper-docker/blob/1ed5af662e6749021687fbf2a9b445b1adf2fb46/3.4.14/Dockerfile) - [`3.4.14`, `3.4`](https://github.com/31z4/zookeeper-docker/blob/95e63be6a0767ed462db2e5aa779047672cc3b35/3.4.14/Dockerfile)
- [`3.5.8`, `3.5`](https://github.com/31z4/zookeeper-docker/blob/b1586a5b1284904d17c2dfa95e88fb1a8d7a769d/3.5.8/Dockerfile) - [`3.5.8`, `3.5`](https://github.com/31z4/zookeeper-docker/blob/95e63be6a0767ed462db2e5aa779047672cc3b35/3.5.8/Dockerfile)
- [`3.6.1`, `3.6`, `latest`](https://github.com/31z4/zookeeper-docker/blob/c0039669a527a56b19ceb30a6523ed206fbf245d/3.6.1/Dockerfile) - [`3.6.1`, `3.6`, `latest`](https://github.com/31z4/zookeeper-docker/blob/95e63be6a0767ed462db2e5aa779047672cc3b35/3.6.1/Dockerfile)
# Quick reference (cont.) # Quick reference (cont.)