Run update.sh
This commit is contained in:
parent
f78d32c100
commit
2d61df465f
|
|
@ -16,9 +16,15 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`17.06.0-ce-rc1`, `17.06.0-ce`, `17.06.0`, `17.06-rc`, `rc`, `test` (*17.06-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/e7e2e3119360567641d334f1d274952236632357/17.06-rc/Dockerfile)
|
||||
- [`17.06.0-ce-rc1-dind`, `17.06.0-ce-dind`, `17.06.0-dind`, `17.06-rc-dind`, `rc-dind`, `test-dind` (*17.06-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/e7e2e3119360567641d334f1d274952236632357/17.06-rc/dind/Dockerfile)
|
||||
- [`17.06.0-ce-rc1-git`, `17.06.0-ce-git`, `17.06.0-git`, `17.06-rc-git`, `rc-git`, `test-git` (*17.06-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/e7e2e3119360567641d334f1d274952236632357/17.06-rc/git/Dockerfile)
|
||||
- [`17.05.0-ce`, `17.05.0`, `17.05`, `17`, `latest`, `edge` (*17.05/Dockerfile*)](https://github.com/docker-library/docker/blob/5a196cae40e2a0ab5050cf6d79b697e032352b24/17.05/Dockerfile)
|
||||
- [`17.05.0-ce-dind`, `17.05.0-dind`, `17.05-dind`, `17-dind`, `dind`, `edge-dind` (*17.05/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/5a196cae40e2a0ab5050cf6d79b697e032352b24/17.05/dind/Dockerfile)
|
||||
- [`17.05.0-ce-git`, `17.05.0-git`, `17.05-git`, `17-git`, `git`, `edge-git` (*17.05/git/Dockerfile*)](https://github.com/docker-library/docker/blob/ce78a19aac321bbe50d060426b5b633cb5f74825/17.05/git/Dockerfile)
|
||||
- [`17.03.2-ce-rc1`, `17.03.2-ce`, `17.03.2`, `17.03-rc` (*17.03-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/2c75eb72ab98b95256be008aa93efdec289d96e8/17.03-rc/Dockerfile)
|
||||
- [`17.03.2-ce-rc1-dind`, `17.03.2-ce-dind`, `17.03.2-dind`, `17.03-rc-dind` (*17.03-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/2c75eb72ab98b95256be008aa93efdec289d96e8/17.03-rc/dind/Dockerfile)
|
||||
- [`17.03.2-ce-rc1-git`, `17.03.2-ce-git`, `17.03.2-git`, `17.03-rc-git` (*17.03-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/2c75eb72ab98b95256be008aa93efdec289d96e8/17.03-rc/git/Dockerfile)
|
||||
- [`17.03.1-ce`, `17.03.1`, `17.03`, `stable` (*17.03/Dockerfile*)](https://github.com/docker-library/docker/blob/5a196cae40e2a0ab5050cf6d79b697e032352b24/17.03/Dockerfile)
|
||||
- [`17.03.1-ce-dind`, `17.03.1-dind`, `17.03-dind`, `stable-dind` (*17.03/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/5a196cae40e2a0ab5050cf6d79b697e032352b24/17.03/dind/Dockerfile)
|
||||
- [`17.03.1-ce-git`, `17.03.1-git`, `17.03-git`, `stable-git` (*17.03/git/Dockerfile*)](https://github.com/docker-library/docker/blob/bf822e2b9b4f755156b825444562c9865f22557f/17.03/git/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ WARNING:
|
|||
- [`1.7.6-onbuild`, `1.7-onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/2372c8cafe9cc958bade33ad0b8b54de8869c21f/1.7/onbuild/Dockerfile)
|
||||
- [`1.7.6-wheezy`, `1.7-wheezy` (*1.7/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/9e519a8844c25e38fe67547e8f681ada486e473b/1.7/wheezy/Dockerfile)
|
||||
- [`1.7.6-alpine`, `1.7-alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/9e519a8844c25e38fe67547e8f681ada486e473b/1.7/alpine/Dockerfile)
|
||||
- [`1.7.6-alpine3.6`, `1.7-alpine3.6` (*1.7/alpine3.6/Dockerfile*)](https://github.com/docker-library/golang/blob/495a742832974d434c6e3356e19c93b0e82543c8/1.7/alpine3.6/Dockerfile)
|
||||
- [`1.7.6-alpine3.5`, `1.7-alpine3.5` (*1.7/alpine3.5/Dockerfile*)](https://github.com/docker-library/golang/blob/9e519a8844c25e38fe67547e8f681ada486e473b/1.7/alpine3.5/Dockerfile)
|
||||
- [`1.7.6-windowsservercore`, `1.7-windowsservercore` (*1.7/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/9e519a8844c25e38fe67547e8f681ada486e473b/1.7/windows/windowsservercore/Dockerfile)
|
||||
- [`1.7.6-nanoserver`, `1.7-nanoserver` (*1.7/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/9e519a8844c25e38fe67547e8f681ada486e473b/1.7/windows/nanoserver/Dockerfile)
|
||||
|
|
@ -27,6 +28,7 @@ WARNING:
|
|||
- [`1.8.3-onbuild`, `1.8-onbuild`, `1-onbuild`, `onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/132cd70768e3bc269902e4c7b579203f66dc9f64/1.8/onbuild/Dockerfile)
|
||||
- [`1.8.3-stretch`, `1.8-stretch`, `1-stretch`, `stretch` (*1.8/stretch/Dockerfile*)](https://github.com/docker-library/golang/blob/64b88dc3e9d83e71eafc000fed1f0d5e289b3e65/1.8/stretch/Dockerfile)
|
||||
- [`1.8.3-alpine`, `1.8-alpine`, `1-alpine`, `alpine` (*1.8/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/64b88dc3e9d83e71eafc000fed1f0d5e289b3e65/1.8/alpine/Dockerfile)
|
||||
- [`1.8.3-alpine3.6`, `1.8-alpine3.6`, `1-alpine3.6`, `alpine3.6` (*1.8/alpine3.6/Dockerfile*)](https://github.com/docker-library/golang/blob/495a742832974d434c6e3356e19c93b0e82543c8/1.8/alpine3.6/Dockerfile)
|
||||
- [`1.8.3-windowsservercore`, `1.8-windowsservercore`, `1-windowsservercore`, `windowsservercore` (*1.8/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/64b88dc3e9d83e71eafc000fed1f0d5e289b3e65/1.8/windows/windowsservercore/Dockerfile)
|
||||
- [`1.8.3-nanoserver`, `1.8-nanoserver`, `1-nanoserver`, `nanoserver` (*1.8/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/64b88dc3e9d83e71eafc000fed1f0d5e289b3e65/1.8/windows/nanoserver/Dockerfile)
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ WARNING:
|
|||
|
||||
- [`10.3.0`, `10.3` (*10.3/Dockerfile*)](https://github.com/docker-library/mariadb/blob/f76084f0f9dc13f29cce48c727440eb79b4e92fa/10.3/Dockerfile)
|
||||
- [`10.2.6`, `10.2` (*10.2/Dockerfile*)](https://github.com/docker-library/mariadb/blob/60e0d2d15e74f6fed5b6cc0c2cab4b3f9def6e6e/10.2/Dockerfile)
|
||||
- [`10.1.23`, `10.1`, `10`, `latest` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/352f47fdb034a359e27ef6223f252a9e75e2f596/10.1/Dockerfile)
|
||||
- [`10.1.24`, `10.1`, `10`, `latest` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/9ac6a8d627c15e7cecb59e82e3c712d8c71d209e/10.1/Dockerfile)
|
||||
- [`10.0.31`, `10.0` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/fc9e999ca57555c0669cfc67906f0c705bda7e41/10.0/Dockerfile)
|
||||
- [`5.5.56`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/3c893248e104c257f4eb1f38076f4fbe043ba7ab/5.5/Dockerfile)
|
||||
|
||||
|
|
|
|||
|
|
@ -22,8 +22,8 @@ WARNING:
|
|||
- [`3.2.13-windowsservercore`, `3.2-windowsservercore` (*3.2/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/1bf5765ba4a8a46a70f5b2b634ef2070b4b89455/3.2/windows/windowsservercore/Dockerfile)
|
||||
- [`3.4.4`, `3.4`, `3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/8df1bc6fda6141aac6ab7a550edc4dc120d40a0b/3.4/Dockerfile)
|
||||
- [`3.4.4-windowsservercore`, `3.4-windowsservercore`, `3-windowsservercore`, `windowsservercore` (*3.4/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/8f2bcee7f80c90ff79f282d99ee89f3ea1dcbca4/3.4/windows/windowsservercore/Dockerfile)
|
||||
- [`3.5.7`, `3.5`, `unstable` (*3.5/Dockerfile*)](https://github.com/docker-library/mongo/blob/04d1eaa89239434eaaa8433067bffc8a1be8cae8/3.5/Dockerfile)
|
||||
- [`3.5.7-windowsservercore`, `3.5-windowsservercore`, `unstable-windowsservercore` (*3.5/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/b380604c031e2e13884538fead9780ea77ce2b59/3.5/windows/windowsservercore/Dockerfile)
|
||||
- [`3.5.8`, `3.5`, `unstable` (*3.5/Dockerfile*)](https://github.com/docker-library/mongo/blob/45055cc0c67da614a3edf24369fb1484701f88e3/3.5/Dockerfile)
|
||||
- [`3.5.8-windowsservercore`, `3.5-windowsservercore`, `unstable-windowsservercore` (*3.5/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/b380604c031e2e13884538fead9780ea77ce2b59/3.5/windows/windowsservercore/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
|
|
@ -22,10 +22,10 @@ WARNING:
|
|||
- [`8.1.12-fpm`, `8.1-fpm` (*8.1/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/2e581bdb03a2961e5dad7764f59ff363da94e6fb/8.1/fpm/Dockerfile)
|
||||
- [`8.2.11-apache`, `8.2-apache`, `8-apache`, `8.2.11`, `8.2`, `8` (*8.2/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/3182c1fc072fb43c165d65de7bee16aa2374efd7/8.2/apache/Dockerfile)
|
||||
- [`8.2.11-fpm`, `8.2-fpm`, `8-fpm` (*8.2/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/3182c1fc072fb43c165d65de7bee16aa2374efd7/8.2/fpm/Dockerfile)
|
||||
- [`9.0.9-apache`, `9.0-apache`, `9.0.9`, `9.0` (*9.0/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/f6016dc858a63c398df0e6797e5b45ca0eaca336/9.0/apache/Dockerfile)
|
||||
- [`9.0.9-fpm`, `9.0-fpm` (*9.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/f6016dc858a63c398df0e6797e5b45ca0eaca336/9.0/fpm/Dockerfile)
|
||||
- [`9.1.5-apache`, `9.1-apache`, `9-apache`, `apache`, `9.1.5`, `9.1`, `9`, `latest` (*9.1/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/167aa3b02320358a8cc3cdbbbc3ffb4643d6e369/9.1/apache/Dockerfile)
|
||||
- [`9.1.5-fpm`, `9.1-fpm`, `9-fpm`, `fpm` (*9.1/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/167aa3b02320358a8cc3cdbbbc3ffb4643d6e369/9.1/fpm/Dockerfile)
|
||||
- [`9.0.10-apache`, `9.0-apache`, `9.0.10`, `9.0` (*9.0/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/6bb84a4253c8a84af6a9b3968eb61388c65be5fb/9.0/apache/Dockerfile)
|
||||
- [`9.0.10-fpm`, `9.0-fpm` (*9.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/6bb84a4253c8a84af6a9b3968eb61388c65be5fb/9.0/fpm/Dockerfile)
|
||||
- [`9.1.6-apache`, `9.1-apache`, `9-apache`, `apache`, `9.1.6`, `9.1`, `9`, `latest` (*9.1/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/4a90ae0bfeec972185fd920130b70b6c51eec6f4/9.1/apache/Dockerfile)
|
||||
- [`9.1.6-fpm`, `9.1-fpm`, `9-fpm`, `fpm` (*9.1/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/4a90ae0bfeec972185fd920130b70b6c51eec6f4/9.1/fpm/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue