Run update.sh

This commit is contained in:
Docker Library Bot 2017-05-02 10:56:31 -07:00
parent 98ee002ad9
commit ddfb73bcae
14 changed files with 83 additions and 91 deletions

View File

@ -28,7 +28,7 @@ WARNING:
[https://github.com/TimWolla/docker-adminer/issues](https://github.com/TimWolla/docker-adminer/issues)
- **Maintained by**:
[the Docker Community](https://github.com/TimWolla/docker-adminer)
[Tim Düsterhus (of the Docker Community)](https://github.com/TimWolla/docker-adminer)
- **Published image artifact details**:
[repo-info repo's `repos/adminer/` directory](https://github.com/docker-library/repo-info/blob/master/repos/adminer) ([history](https://github.com/docker-library/repo-info/commits/master/repos/adminer))

View File

@ -16,9 +16,9 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`17.05.0-ce-rc1`, `17.05.0-ce`, `17.05.0`, `17.05-rc`, `rc` (*17.05-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/47d5d4ead8a95871d011b005394c9f2f7af68dab/17.05-rc/Dockerfile)
- [`17.05.0-ce-rc1-dind`, `17.05.0-ce-dind`, `17.05.0-dind`, `17.05-rc-dind`, `rc-dind` (*17.05-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/56215ac49d9947e317154fad823410df1201089b/17.05-rc/dind/Dockerfile)
- [`17.05.0-ce-rc1-git`, `17.05.0-ce-git`, `17.05.0-git`, `17.05-rc-git`, `rc-git` (*17.05-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/56215ac49d9947e317154fad823410df1201089b/17.05-rc/git/Dockerfile)
- [`17.05.0-ce-rc2`, `17.05.0-ce`, `17.05.0`, `17.05-rc`, `rc` (*17.05-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/73485ebaa25a2212572838ccad4cea9728a438ca/17.05-rc/Dockerfile)
- [`17.05.0-ce-rc2-dind`, `17.05.0-ce-dind`, `17.05.0-dind`, `17.05-rc-dind`, `rc-dind` (*17.05-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/56215ac49d9947e317154fad823410df1201089b/17.05-rc/dind/Dockerfile)
- [`17.05.0-ce-rc2-git`, `17.05.0-ce-git`, `17.05.0-git`, `17.05-rc-git`, `rc-git` (*17.05-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/56215ac49d9947e317154fad823410df1201089b/17.05-rc/git/Dockerfile)
- [`17.04.0-ce`, `17.04.0`, `17.04`, `17`, `latest`, `edge` (*17.04/Dockerfile*)](https://github.com/docker-library/docker/blob/47d5d4ead8a95871d011b005394c9f2f7af68dab/17.04/Dockerfile)
- [`17.04.0-ce-dind`, `17.04.0-dind`, `17.04-dind`, `17-dind`, `dind`, `edge-dind` (*17.04/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/587b66d54a69996fc765c9671eb9bc8740172f2d/17.04/dind/Dockerfile)
- [`17.04.0-ce-git`, `17.04.0-git`, `17.04-git`, `17-git`, `git`, `edge-git` (*17.04/git/Dockerfile*)](https://github.com/docker-library/docker/blob/587b66d54a69996fc765c9671eb9bc8740172f2d/17.04/git/Dockerfile)

View File

@ -22,10 +22,10 @@ Elastic provides open-source support for Elasticsearch via the [elastic/elastics
# Supported tags and respective `Dockerfile` links
- [`5.3.1`, `5.3`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/35d99e915d909688807c507a59a2c06039ac92b2/5/Dockerfile)
- [`5.3.1-alpine`, `5.3-alpine`, `5-alpine`, `alpine` (*5/alpine/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/35d99e915d909688807c507a59a2c06039ac92b2/5/alpine/Dockerfile)
- [`2.4.4`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/8f00ad520c1c33b879a715700905d3c25c526331/2.4/Dockerfile)
- [`2.4.4-alpine`, `2.4-alpine`, `2-alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/5727443ead111be19b55bfe5412dae5133cab8b1/2.4/alpine/Dockerfile)
- [`5.3.2`, `5.3`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/936f86660d169f41457c235d7282e446b0174654/5/Dockerfile)
- [`5.3.2-alpine`, `5.3-alpine`, `5-alpine`, `alpine` (*5/alpine/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/936f86660d169f41457c235d7282e446b0174654/5/alpine/Dockerfile)
- [`2.4.5`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/ee9ba02f90f6b34ca33c20140ecff2b6db7c0c90/2.4/Dockerfile)
- [`2.4.5-alpine`, `2.4-alpine`, `2-alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/ee9ba02f90f6b34ca33c20140ecff2b6db7c0c90/2.4/alpine/Dockerfile)
- [`1.7.6`, `1.7`, `1` (*1.7/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/ffd7a19f1e68329cc310f145c232e83abec09067/1.7/Dockerfile)
- [`1.7.6-alpine`, `1.7-alpine`, `1-alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/5727443ead111be19b55bfe5412dae5133cab8b1/1.7/alpine/Dockerfile)

View File

@ -16,16 +16,24 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`2.4.10-jdk7`, `2.4-jdk7`, `jdk7` (*jdk7/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/dbc61ddbc286b5847e8778747264e92bcd29c93d/jdk7/Dockerfile)
- [`2.4.10-jre7`, `2.4-jre7`, `jre7` (*jre7/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/dbc61ddbc286b5847e8778747264e92bcd29c93d/jre7/Dockerfile)
- [`2.4.10-jdk7-alpine`, `2.4-jdk7-alpine`, `jdk7-alpine` (*jdk7-alpine/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/dbc61ddbc286b5847e8778747264e92bcd29c93d/jdk7-alpine/Dockerfile)
- [`2.4.10-jre7-alpine`, `2.4-jre7-alpine`, `jre7-alpine` (*jre7-alpine/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/dbc61ddbc286b5847e8778747264e92bcd29c93d/jre7-alpine/Dockerfile)
- [`2.4.10-jdk8`, `2.4-jdk8`, `jdk8`, `2.4.10-jdk`, `2.4-jdk`, `jdk` (*jdk8/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/dbc61ddbc286b5847e8778747264e92bcd29c93d/jdk8/Dockerfile)
- [`2.4.10-jre8`, `2.4-jre8`, `jre8`, `2.4.10-jre`, `2.4-jre`, `jre`, `2.4.10`, `2.4`, `latest` (*jre8/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/dbc61ddbc286b5847e8778747264e92bcd29c93d/jre8/Dockerfile)
- [`2.4.10-jdk8-alpine`, `2.4-jdk8-alpine`, `jdk8-alpine`, `2.4.10-jdk-alpine`, `2.4-jdk-alpine`, `jdk-alpine` (*jdk8-alpine/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/dbc61ddbc286b5847e8778747264e92bcd29c93d/jdk8-alpine/Dockerfile)
- [`2.4.10-jre8-alpine`, `2.4-jre8-alpine`, `jre8-alpine`, `2.4.10-jre-alpine`, `2.4-jre-alpine`, `jre-alpine`, `2.4.10-alpine`, `2.4-alpine`, `alpine` (*jre8-alpine/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/dbc61ddbc286b5847e8778747264e92bcd29c93d/jre8-alpine/Dockerfile)
- [`2.4.10-jdk9`, `2.4-jdk9`, `jdk9` (*jdk9/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/dbc61ddbc286b5847e8778747264e92bcd29c93d/jdk9/Dockerfile)
- [`2.4.10-jre9`, `2.4-jre9`, `jre9` (*jre9/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/dbc61ddbc286b5847e8778747264e92bcd29c93d/jre9/Dockerfile)
- [`2.4.11-jdk7`, `2.4-jdk7`, `jdk7` (*jdk7/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/2ddaa9372c9d8c80fd76e0de808be030cd4ba380/jdk7/Dockerfile)
- [`2.4.11-jre7`, `2.4-jre7`, `jre7` (*jre7/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/2ddaa9372c9d8c80fd76e0de808be030cd4ba380/jre7/Dockerfile)
- [`2.4.11-jdk7-alpine`, `2.4-jdk7-alpine`, `jdk7-alpine` (*jdk7-alpine/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/2ddaa9372c9d8c80fd76e0de808be030cd4ba380/jdk7-alpine/Dockerfile)
- [`2.4.11-jre7-alpine`, `2.4-jre7-alpine`, `jre7-alpine` (*jre7-alpine/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/2ddaa9372c9d8c80fd76e0de808be030cd4ba380/jre7-alpine/Dockerfile)
- [`2.4.11-jdk8`, `2.4-jdk8`, `jdk8`, `2.4.11-jdk`, `2.4-jdk`, `jdk` (*jdk8/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/2ddaa9372c9d8c80fd76e0de808be030cd4ba380/jdk8/Dockerfile)
- [`2.4.11-jre8`, `2.4-jre8`, `jre8`, `2.4.11-jre`, `2.4-jre`, `jre`, `2.4.11`, `2.4`, `latest` (*jre8/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/2ddaa9372c9d8c80fd76e0de808be030cd4ba380/jre8/Dockerfile)
- [`2.4.11-jdk8-alpine`, `2.4-jdk8-alpine`, `jdk8-alpine`, `2.4.11-jdk-alpine`, `2.4-jdk-alpine`, `jdk-alpine` (*jdk8-alpine/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/2ddaa9372c9d8c80fd76e0de808be030cd4ba380/jdk8-alpine/Dockerfile)
- [`2.4.11-jre8-alpine`, `2.4-jre8-alpine`, `jre8-alpine`, `2.4.11-jre-alpine`, `2.4-jre-alpine`, `jre-alpine`, `2.4.11-alpine`, `2.4-alpine`, `alpine` (*jre8-alpine/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/2ddaa9372c9d8c80fd76e0de808be030cd4ba380/jre8-alpine/Dockerfile)
- [`2.4.11-jdk9`, `2.4-jdk9`, `jdk9` (*jdk9/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/2ddaa9372c9d8c80fd76e0de808be030cd4ba380/jdk9/Dockerfile)
- [`2.4.11-jre9`, `2.4-jre9`, `jre9` (*jre9/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/2ddaa9372c9d8c80fd76e0de808be030cd4ba380/jre9/Dockerfile)
- [`2.5.0-alpha-1-jdk7`, `2.5-jdk7` (*jdk7/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/5458567bb10318d65de2675e1e374173448281e9/jdk7/Dockerfile)
- [`2.5.0-alpha-1-jre7`, `2.5-jre7` (*jre7/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/5458567bb10318d65de2675e1e374173448281e9/jre7/Dockerfile)
- [`2.5.0-alpha-1-jdk7-alpine`, `2.5-jdk7-alpine` (*jdk7-alpine/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/5458567bb10318d65de2675e1e374173448281e9/jdk7-alpine/Dockerfile)
- [`2.5.0-alpha-1-jre7-alpine`, `2.5-jre7-alpine` (*jre7-alpine/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/5458567bb10318d65de2675e1e374173448281e9/jre7-alpine/Dockerfile)
- [`2.5.0-alpha-1-jdk8`, `2.5-jdk8`, `2.5.0-alpha-1-jdk`, `2.5-jdk` (*jdk8/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/5458567bb10318d65de2675e1e374173448281e9/jdk8/Dockerfile)
- [`2.5.0-alpha-1-jre8`, `2.5-jre8`, `2.5.0-alpha-1-jre`, `2.5-jre`, `2.5.0-alpha-1`, `2.5` (*jre8/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/5458567bb10318d65de2675e1e374173448281e9/jre8/Dockerfile)
- [`2.5.0-alpha-1-jdk8-alpine`, `2.5-jdk8-alpine`, `2.5.0-alpha-1-jdk-alpine`, `2.5-jdk-alpine` (*jdk8-alpine/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/5458567bb10318d65de2675e1e374173448281e9/jdk8-alpine/Dockerfile)
- [`2.5.0-alpha-1-jre8-alpine`, `2.5-jre8-alpine`, `2.5.0-alpha-1-jre-alpine`, `2.5-jre-alpine`, `2.5.0-alpha-1-alpine`, `2.5-alpine` (*jre8-alpine/Dockerfile*)](https://github.com/groovy/docker-groovy/blob/5458567bb10318d65de2675e1e374173448281e9/jre8-alpine/Dockerfile)
# Quick reference

View File

@ -16,10 +16,10 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`3.6.5-apache`, `3.6-apache`, `3-apache`, `apache`, `3.6.5`, `3.6`, `3`, `latest` (*apache/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/80dfb1c98d72f50077b7a49c44e49a49bf3e9c69/apache/Dockerfile)
- [`3.6.5-apache-php7`, `3.6-apache-php7`, `3-apache-php7`, `apache-php7` (*apache-php7/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/80dfb1c98d72f50077b7a49c44e49a49bf3e9c69/apache-php7/Dockerfile)
- [`3.6.5-fpm`, `3.6-fpm`, `3-fpm`, `fpm` (*fpm/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/80dfb1c98d72f50077b7a49c44e49a49bf3e9c69/fpm/Dockerfile)
- [`3.6.5-fpm-php7`, `3.6-fpm-php7`, `3-fpm-php7`, `fpm-php7` (*fpm-php7/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/80dfb1c98d72f50077b7a49c44e49a49bf3e9c69/fpm-php7/Dockerfile)
- [`3.7.0-apache`, `3.7-apache`, `3-apache`, `apache`, `3.7.0`, `3.7`, `3`, `latest` (*apache/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/f34c936cfff081bb90c7b858a2575dc6efff48c0/apache/Dockerfile)
- [`3.7.0-apache-php7`, `3.7-apache-php7`, `3-apache-php7`, `apache-php7` (*apache-php7/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/f34c936cfff081bb90c7b858a2575dc6efff48c0/apache-php7/Dockerfile)
- [`3.7.0-fpm`, `3.7-fpm`, `3-fpm`, `fpm` (*fpm/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/f34c936cfff081bb90c7b858a2575dc6efff48c0/fpm/Dockerfile)
- [`3.7.0-fpm-php7`, `3.7-fpm-php7`, `3-fpm-php7`, `fpm-php7` (*fpm-php7/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/f34c936cfff081bb90c7b858a2575dc6efff48c0/fpm-php7/Dockerfile)
# Quick reference

View File

@ -22,7 +22,7 @@ Elastic provides open-source support for Kibana via the [elastic/kibana GitHub r
# Supported tags and respective `Dockerfile` links
- [`5.3.1`, `5.3`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/kibana/blob/17280c315c2865d0e6bb6dfacd0ed7eead881ca7/5/Dockerfile)
- [`5.3.2`, `5.3`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/kibana/blob/d919877a1420ac42a95a398bbf035deeb0b171f4/5/Dockerfile)
- [`4.6.4`, `4.6`, `4` (*4.6/Dockerfile*)](https://github.com/docker-library/kibana/blob/902581f626cba60693e32ca54f91f487b6be7e98/4.6/Dockerfile)
- [`4.1.11`, `4.1` (*4.1/Dockerfile*)](https://github.com/docker-library/kibana/blob/144fccdd6a2c8c05fc79c27d3eb62a90b274f19b/4.1/Dockerfile)

View File

@ -22,8 +22,8 @@ Elastic provides open-source support for Logstash via the [elastic/logstash GitH
# Supported tags and respective `Dockerfile` links
- [`5.3.1`, `5.3`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/logstash/blob/5823b0a117cb5c4a50c6a5890f73b0ec878f4bcc/5/Dockerfile)
- [`5.3.1-alpine`, `5.3-alpine`, `5-alpine`, `alpine` (*5/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/5823b0a117cb5c4a50c6a5890f73b0ec878f4bcc/5/alpine/Dockerfile)
- [`5.3.2`, `5.3`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/logstash/blob/1c6b5eb0f0764f1272454236845d10ddfb5e7392/5/Dockerfile)
- [`5.3.2-alpine`, `5.3-alpine`, `5-alpine`, `alpine` (*5/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/1c6b5eb0f0764f1272454236845d10ddfb5e7392/5/alpine/Dockerfile)
- [`2.4.1`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/logstash/blob/754eeb919e42b1f6f2708b73f6f13cbc06fd722c/2.4/Dockerfile)
- [`2.4.1-alpine`, `2.4-alpine`, `2-alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/6e2d8dc1263d098129a264deeca065129b6c4bca/2.4/alpine/Dockerfile)
- [`1.5.6`, `1.5`, `1` (*1.5/Dockerfile*)](https://github.com/docker-library/logstash/blob/754eeb919e42b1f6f2708b73f6f13cbc06fd722c/1.5/Dockerfile)

View File

@ -16,13 +16,13 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`3.0.14`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/9914fd4e7967c32ad79710b08e4a21f4f68239f9/3.0/Dockerfile)
- [`3.0.14`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/43961bc0aeeef095f34aa4bb9bf9950e2f862242/3.0/Dockerfile)
- [`3.0.14-windowsservercore`, `3.0-windowsservercore` (*3.0/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/a51b641c84e1a8d543b6a234a090f8263188139a/3.0/windows/windowsservercore/Dockerfile)
- [`3.2.12`, `3.2` (*3.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/9914fd4e7967c32ad79710b08e4a21f4f68239f9/3.2/Dockerfile)
- [`3.2.12-windowsservercore`, `3.2-windowsservercore` (*3.2/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/5c0e43ac8eba7c2fb8cc3de9542f48b31c48da14/3.2/windows/windowsservercore/Dockerfile)
- [`3.4.4`, `3.4`, `3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/8f2bcee7f80c90ff79f282d99ee89f3ea1dcbca4/3.4/Dockerfile)
- [`3.2.13`, `3.2` (*3.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/1bf5765ba4a8a46a70f5b2b634ef2070b4b89455/3.2/Dockerfile)
- [`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/43961bc0aeeef095f34aa4bb9bf9950e2f862242/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.6`, `3.5`, `unstable` (*3.5/Dockerfile*)](https://github.com/docker-library/mongo/blob/52ed5feba01538e24831b06ab8e9ad3019fb5036/3.5/Dockerfile)
- [`3.5.6`, `3.5`, `unstable` (*3.5/Dockerfile*)](https://github.com/docker-library/mongo/blob/43961bc0aeeef095f34aa4bb9bf9950e2f862242/3.5/Dockerfile)
- [`3.5.6-windowsservercore`, `3.5-windowsservercore`, `unstable-windowsservercore` (*3.5/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/52ed5feba01538e24831b06ab8e9ad3019fb5036/3.5/windows/windowsservercore/Dockerfile)
# Quick reference

View File

@ -16,7 +16,7 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`8.0.1`, `8.0`, `8` (*8.0/Dockerfile*)](https://github.com/docker-library/mysql/blob/7a850980c4b0d5fb5553986d280ebfb43230a6bb/8.0/Dockerfile)
- [`8.0.1`, `8.0`, `8` (*8.0/Dockerfile*)](https://github.com/docker-library/mysql/blob/dc60c4b80f3eb5b7ef8b9ae09f16f6fab7a2fbf5/8.0/Dockerfile)
- [`5.7.18`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/6b1dc54320b03b83a89068f49cc796fea0ff6bb4/5.7/Dockerfile)
- [`5.6.36`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/2bbab7b691b582e2df99dbd16525608adbff016e/5.6/Dockerfile)
- [`5.5.55`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/2297b60ac72c157ad8e2435ff971e6a49bc47f47/5.5/Dockerfile)

View File

@ -16,32 +16,32 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`2.7.13`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/05db1fffa8c302b1f94cf39a9d446be285e39668/2.7/Dockerfile)
- [`2.7.13-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/05db1fffa8c302b1f94cf39a9d446be285e39668/2.7/slim/Dockerfile)
- [`2.7.13-alpine`, `2.7-alpine`, `2-alpine` (*2.7/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/05db1fffa8c302b1f94cf39a9d446be285e39668/2.7/alpine/Dockerfile)
- [`2.7.13-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/05db1fffa8c302b1f94cf39a9d446be285e39668/2.7/wheezy/Dockerfile)
- [`2.7.13`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/2.7/Dockerfile)
- [`2.7.13-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/2.7/slim/Dockerfile)
- [`2.7.13-alpine`, `2.7-alpine`, `2-alpine` (*2.7/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/2.7/alpine/Dockerfile)
- [`2.7.13-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/2.7/wheezy/Dockerfile)
- [`2.7.13-onbuild`, `2.7-onbuild`, `2-onbuild` (*2.7/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/2.7/onbuild/Dockerfile)
- [`2.7.13-windowsservercore`, `2.7-windowsservercore`, `2-windowsservercore` (*2.7/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/python/blob/a248f4583c5f788e1af02016f762cdc323ee5765/2.7/windows/windowsservercore/Dockerfile)
- [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/dc016eb55d86dd6e23ec5ee2a537ee60ab11c795/3.3/Dockerfile)
- [`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/dc016eb55d86dd6e23ec5ee2a537ee60ab11c795/3.3/slim/Dockerfile)
- [`3.3.6-alpine`, `3.3-alpine` (*3.3/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/dc016eb55d86dd6e23ec5ee2a537ee60ab11c795/3.3/alpine/Dockerfile)
- [`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/dc016eb55d86dd6e23ec5ee2a537ee60ab11c795/3.3/wheezy/Dockerfile)
- [`2.7.13-windowsservercore`, `2.7-windowsservercore`, `2-windowsservercore` (*2.7/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/2.7/windows/windowsservercore/Dockerfile)
- [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.3/Dockerfile)
- [`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.3/slim/Dockerfile)
- [`3.3.6-alpine`, `3.3-alpine` (*3.3/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.3/alpine/Dockerfile)
- [`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.3/wheezy/Dockerfile)
- [`3.3.6-onbuild`, `3.3-onbuild` (*3.3/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/9a9021f2134d953165b31d98cacb95aa34076f90/3.3/onbuild/Dockerfile)
- [`3.4.6`, `3.4` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/dc016eb55d86dd6e23ec5ee2a537ee60ab11c795/3.4/Dockerfile)
- [`3.4.6-slim`, `3.4-slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/dc016eb55d86dd6e23ec5ee2a537ee60ab11c795/3.4/slim/Dockerfile)
- [`3.4.6-alpine`, `3.4-alpine` (*3.4/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/dc016eb55d86dd6e23ec5ee2a537ee60ab11c795/3.4/alpine/Dockerfile)
- [`3.4.6-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/dc016eb55d86dd6e23ec5ee2a537ee60ab11c795/3.4/wheezy/Dockerfile)
- [`3.4.6`, `3.4` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.4/Dockerfile)
- [`3.4.6-slim`, `3.4-slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.4/slim/Dockerfile)
- [`3.4.6-alpine`, `3.4-alpine` (*3.4/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.4/alpine/Dockerfile)
- [`3.4.6-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.4/wheezy/Dockerfile)
- [`3.4.6-onbuild`, `3.4-onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/9a9021f2134d953165b31d98cacb95aa34076f90/3.4/onbuild/Dockerfile)
- [`3.5.3`, `3.5` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/dc016eb55d86dd6e23ec5ee2a537ee60ab11c795/3.5/Dockerfile)
- [`3.5.3-slim`, `3.5-slim` (*3.5/slim/Dockerfile*)](https://github.com/docker-library/python/blob/dc016eb55d86dd6e23ec5ee2a537ee60ab11c795/3.5/slim/Dockerfile)
- [`3.5.3-alpine`, `3.5-alpine` (*3.5/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/dc016eb55d86dd6e23ec5ee2a537ee60ab11c795/3.5/alpine/Dockerfile)
- [`3.5.3`, `3.5` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.5/Dockerfile)
- [`3.5.3-slim`, `3.5-slim` (*3.5/slim/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.5/slim/Dockerfile)
- [`3.5.3-alpine`, `3.5-alpine` (*3.5/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.5/alpine/Dockerfile)
- [`3.5.3-onbuild`, `3.5-onbuild` (*3.5/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/9a9021f2134d953165b31d98cacb95aa34076f90/3.5/onbuild/Dockerfile)
- [`3.5.3-windowsservercore`, `3.5-windowsservercore` (*3.5/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/python/blob/60d03bd670bb9956b9c62a1004640e88669c301c/3.5/windows/windowsservercore/Dockerfile)
- [`3.6.1`, `3.6`, `3`, `latest` (*3.6/Dockerfile*)](https://github.com/docker-library/python/blob/dc016eb55d86dd6e23ec5ee2a537ee60ab11c795/3.6/Dockerfile)
- [`3.6.1-slim`, `3.6-slim`, `3-slim`, `slim` (*3.6/slim/Dockerfile*)](https://github.com/docker-library/python/blob/dc016eb55d86dd6e23ec5ee2a537ee60ab11c795/3.6/slim/Dockerfile)
- [`3.6.1-alpine`, `3.6-alpine`, `3-alpine`, `alpine` (*3.6/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/dc016eb55d86dd6e23ec5ee2a537ee60ab11c795/3.6/alpine/Dockerfile)
- [`3.5.3-windowsservercore`, `3.5-windowsservercore` (*3.5/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.5/windows/windowsservercore/Dockerfile)
- [`3.6.1`, `3.6`, `3`, `latest` (*3.6/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.6/Dockerfile)
- [`3.6.1-slim`, `3.6-slim`, `3-slim`, `slim` (*3.6/slim/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.6/slim/Dockerfile)
- [`3.6.1-alpine`, `3.6-alpine`, `3-alpine`, `alpine` (*3.6/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.6/alpine/Dockerfile)
- [`3.6.1-onbuild`, `3.6-onbuild`, `3-onbuild`, `onbuild` (*3.6/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7eca63adca38729424a9bab957f006f5caad870f/3.6/onbuild/Dockerfile)
- [`3.6.1-windowsservercore`, `3.6-windowsservercore`, `3-windowsservercore`, `windowsservercore` (*3.6/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/python/blob/60d03bd670bb9956b9c62a1004640e88669c301c/3.6/windows/windowsservercore/Dockerfile)
- [`3.6.1-windowsservercore`, `3.6-windowsservercore`, `3-windowsservercore`, `windowsservercore` (*3.6/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/python/blob/db2d58d73043c85ceecc8e675372b4dc6a77d136/3.6/windows/windowsservercore/Dockerfile)
# Quick reference

View File

@ -16,21 +16,21 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`2.1.10`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/d2e8fbec715d6adab99835cb4c7fd5acb7149a51/2.1/Dockerfile)
- [`2.1.10-slim`, `2.1-slim` (*2.1/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/d2e8fbec715d6adab99835cb4c7fd5acb7149a51/2.1/slim/Dockerfile)
- [`2.1.10-alpine`, `2.1-alpine` (*2.1/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/d2e8fbec715d6adab99835cb4c7fd5acb7149a51/2.1/alpine/Dockerfile)
- [`2.1.10`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/1b6455cc7246264f27232fe971253d083ad0aedb/2.1/Dockerfile)
- [`2.1.10-slim`, `2.1-slim` (*2.1/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/1b6455cc7246264f27232fe971253d083ad0aedb/2.1/slim/Dockerfile)
- [`2.1.10-alpine`, `2.1-alpine` (*2.1/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/1b6455cc7246264f27232fe971253d083ad0aedb/2.1/alpine/Dockerfile)
- [`2.1.10-onbuild`, `2.1-onbuild` (*2.1/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/5d04363db6f7ae316ef7056063f020557db828e1/2.1/onbuild/Dockerfile)
- [`2.2.7`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/ruby/blob/8e83e621cc71c4f55b7f1d62e47ec9b56258c740/2.2/Dockerfile)
- [`2.2.7-slim`, `2.2-slim` (*2.2/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/8e83e621cc71c4f55b7f1d62e47ec9b56258c740/2.2/slim/Dockerfile)
- [`2.2.7-alpine`, `2.2-alpine` (*2.2/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/8e83e621cc71c4f55b7f1d62e47ec9b56258c740/2.2/alpine/Dockerfile)
- [`2.2.7`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/ruby/blob/f71f396078ea28a60d0b4cb805ef6d3d86419989/2.2/Dockerfile)
- [`2.2.7-slim`, `2.2-slim` (*2.2/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/f71f396078ea28a60d0b4cb805ef6d3d86419989/2.2/slim/Dockerfile)
- [`2.2.7-alpine`, `2.2-alpine` (*2.2/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/f71f396078ea28a60d0b4cb805ef6d3d86419989/2.2/alpine/Dockerfile)
- [`2.2.7-onbuild`, `2.2-onbuild` (*2.2/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/5d04363db6f7ae316ef7056063f020557db828e1/2.2/onbuild/Dockerfile)
- [`2.3.4`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/ruby/blob/1f028a535fe8e97b86f99899afd08b1b1df1406c/2.3/Dockerfile)
- [`2.3.4-slim`, `2.3-slim` (*2.3/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/1f028a535fe8e97b86f99899afd08b1b1df1406c/2.3/slim/Dockerfile)
- [`2.3.4-alpine`, `2.3-alpine` (*2.3/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/1f028a535fe8e97b86f99899afd08b1b1df1406c/2.3/alpine/Dockerfile)
- [`2.3.4`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/ruby/blob/f47162319baa20972289786bea2e7498d04a8e82/2.3/Dockerfile)
- [`2.3.4-slim`, `2.3-slim` (*2.3/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/f47162319baa20972289786bea2e7498d04a8e82/2.3/slim/Dockerfile)
- [`2.3.4-alpine`, `2.3-alpine` (*2.3/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/f47162319baa20972289786bea2e7498d04a8e82/2.3/alpine/Dockerfile)
- [`2.3.4-onbuild`, `2.3-onbuild` (*2.3/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/1b08f346713a1293c2a9238e470e086126e2e28f/2.3/onbuild/Dockerfile)
- [`2.4.1`, `2.4`, `2`, `latest` (*2.4/Dockerfile*)](https://github.com/docker-library/ruby/blob/e98bec810e6f1bd88ad0106f2e3b3f3291f5f5bb/2.4/Dockerfile)
- [`2.4.1-slim`, `2.4-slim`, `2-slim`, `slim` (*2.4/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/e98bec810e6f1bd88ad0106f2e3b3f3291f5f5bb/2.4/slim/Dockerfile)
- [`2.4.1-alpine`, `2.4-alpine`, `2-alpine`, `alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/e98bec810e6f1bd88ad0106f2e3b3f3291f5f5bb/2.4/alpine/Dockerfile)
- [`2.4.1`, `2.4`, `2`, `latest` (*2.4/Dockerfile*)](https://github.com/docker-library/ruby/blob/fbb4b1683e3689efcf1bf3899125f9f6ec1ba84b/2.4/Dockerfile)
- [`2.4.1-slim`, `2.4-slim`, `2-slim`, `slim` (*2.4/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/fbb4b1683e3689efcf1bf3899125f9f6ec1ba84b/2.4/slim/Dockerfile)
- [`2.4.1-alpine`, `2.4-alpine`, `2-alpine`, `alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/fbb4b1683e3689efcf1bf3899125f9f6ec1ba84b/2.4/alpine/Dockerfile)
- [`2.4.1-onbuild`, `2.4-onbuild`, `2-onbuild`, `onbuild` (*2.4/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/752c5f7cf44870ceae77134b346d20093053c370/2.4/onbuild/Dockerfile)
# Quick reference

View File

@ -16,10 +16,10 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`8.14.1`, `8.14` (*8.14/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/c73e82b78c827de107e055bf0b2a07f395a0650c/8.14/Dockerfile)
- [`8.14.1-onbuild`, `8.14-onbuild` (*8.14/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/02492c01dd4a360b04466ce5a98511d748965c07/8.14/onbuild/Dockerfile)
- [`8.15.0`, `8.15`, `8`, `latest` (*8.15/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/a40471912184a4a013d00e13ef1bdca581860bd3/8.15/Dockerfile)
- [`8.15.0-onbuild`, `8.15-onbuild`, `8-onbuild`, `onbuild` (*8.15/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/a40471912184a4a013d00e13ef1bdca581860bd3/8.15/onbuild/Dockerfile)
- [`8.15.0`, `8.15` (*8.15/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/a40471912184a4a013d00e13ef1bdca581860bd3/8.15/Dockerfile)
- [`8.15.0-onbuild`, `8.15-onbuild` (*8.15/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/a40471912184a4a013d00e13ef1bdca581860bd3/8.15/onbuild/Dockerfile)
- [`8.16.0`, `8.16`, `8`, `latest` (*8.16/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/14a4752274f9627ab59cb02ad54801b04c8b3b1d/8.16/Dockerfile)
- [`8.16.0-onbuild`, `8.16-onbuild`, `8-onbuild`, `onbuild` (*8.16/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/14a4752274f9627ab59cb02ad54801b04c8b3b1d/8.16/onbuild/Dockerfile)
# Quick reference

View File

@ -20,10 +20,10 @@ WARNING:
- [`5.5.4-alpine`, `5.5-alpine`, `5-alpine` (*5.5/alpine/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/1ccf51aaeef0636445f670d9fd083730d4a6e9c1/5.5/alpine/Dockerfile)
- [`6.3.0`, `6.3` (*6.3/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/1ccf51aaeef0636445f670d9fd083730d4a6e9c1/6.3/Dockerfile)
- [`6.3.0-alpine`, `6.3-alpine` (*6.3/alpine/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/1ccf51aaeef0636445f670d9fd083730d4a6e9c1/6.3/alpine/Dockerfile)
- [`6.4.2`, `6.4`, `6`, `latest` (*6.4/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/1ccf51aaeef0636445f670d9fd083730d4a6e9c1/6.4/Dockerfile)
- [`6.4.2-alpine`, `6.4-alpine`, `6-alpine`, `alpine` (*6.4/alpine/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/1ccf51aaeef0636445f670d9fd083730d4a6e9c1/6.4/alpine/Dockerfile)
- [`6.5.0`, `6.5` (*6.5/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/1738f9a3cbad82e46c5ccebfb44707da13d05479/6.5/Dockerfile)
- [`6.5.0-alpine`, `6.5-alpine` (*6.5/alpine/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/1738f9a3cbad82e46c5ccebfb44707da13d05479/6.5/alpine/Dockerfile)
- [`6.4.2`, `6.4` (*6.4/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/1ccf51aaeef0636445f670d9fd083730d4a6e9c1/6.4/Dockerfile)
- [`6.4.2-alpine`, `6.4-alpine` (*6.4/alpine/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/1ccf51aaeef0636445f670d9fd083730d4a6e9c1/6.4/alpine/Dockerfile)
- [`6.5.1`, `6.5` (*6.5/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/9a5abca27d60292ce0dc6dcb41bb3d6fed5c54dc/6.5/Dockerfile)
- [`6.5.1-alpine`, `6.5-alpine` (*6.5/alpine/Dockerfile*)](https://github.com/docker-solr/docker-solr/blob/9a5abca27d60292ce0dc6dcb41bb3d6fed5c54dc/6.5/alpine/Dockerfile)
# Quick reference
@ -228,22 +228,6 @@ This repository is available on [github.com/docker-solr/docker-solr](https://git
This repository is based on (and replaces) `makuk66/docker-solr`, and has been sponsored by [Lucidworks](http://www.lucidworks.com/).
# Image Variants
The `solr` images come in many flavors, each designed for a specific use case.
## `solr:<version>`
This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of.
## `solr:alpine`
This image is based on the popular [Alpine Linux project](http://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general.
This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use [musl libc](http://www.musl-libc.org) instead of [glibc and friends](http://www.etalabs.net/compare_libcs.html), so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See [this Hacker News comment thread](https://news.ycombinator.com/item?id=10782897) for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images.
To minimize image size, it's uncommon for additional related tools (such as `git` or `bash`) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the [`alpine` image description](https://hub.docker.com/_/alpine/) for examples of how to install packages if you are unfamiliar).
# License
Solr is licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).

View File

@ -16,8 +16,8 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`1.5.0`, `1.5`, `1`, `latest` (*1.5/Dockerfile*)](https://github.com/TimWolla/docker-spiped/blob/caa1ecb53270efd9a088e3856398c48622b5afc8/1.5/Dockerfile)
- [`1.5.0-alpine`, `1.5-alpine`, `1-alpine`, `alpine` (*1.5/alpine/Dockerfile*)](https://github.com/TimWolla/docker-spiped/blob/543c0f7021284d0aa36d5a894b2467656095126b/1.5/alpine/Dockerfile)
- [`1.6.0`, `1.6`, `1`, `latest` (*1.6/Dockerfile*)](https://github.com/TimWolla/docker-spiped/blob/c9dfc2d06685a700788f85d833875de31e0f2538/1.6/Dockerfile)
- [`1.6.0-alpine`, `1.6-alpine`, `1-alpine`, `alpine` (*1.6/alpine/Dockerfile*)](https://github.com/TimWolla/docker-spiped/blob/c9dfc2d06685a700788f85d833875de31e0f2538/1.6/alpine/Dockerfile)
# Quick reference
@ -28,7 +28,7 @@ WARNING:
[https://github.com/TimWolla/docker-spiped/issues](https://github.com/TimWolla/docker-spiped/issues)
- **Maintained by**:
[Tim Wolla (of the Docker Community)](https://github.com/TimWolla/docker-spiped), [with Colin's support (from spiped upstream)](https://github.com/docker-library/official-images/pull/1714#issuecomment-219556607)
[Tim Düsterhus (of the Docker Community)](https://github.com/TimWolla/docker-spiped), [with Colin's support (from spiped upstream)](https://github.com/docker-library/official-images/pull/1714#issuecomment-219556607)
- **Published image artifact details**:
[repo-info repo's `repos/spiped/` directory](https://github.com/docker-library/repo-info/blob/master/repos/spiped) ([history](https://github.com/docker-library/repo-info/commits/master/repos/spiped))