Run update.sh
This commit is contained in:
parent
88b9db9e5a
commit
43376af5a5
|
|
@ -1,9 +1,3 @@
|
|||
# **DEPRECATED**
|
||||
|
||||
This image is deprecated due to maintainer inactivity (last updated Aug 2015; [docker-library/official-images#1012](https://github.com/docker-library/official-images/pull/1012)).
|
||||
|
||||
If a representative of the CRUX community would like to step up and continue maintenance, [the contribution guidelines](https://github.com/docker-library/official-images/blob/master/README.md#contributing-to-the-standard-library) are the best place to start.
|
||||
|
||||
<!--
|
||||
|
||||
********************************************************************************
|
||||
|
|
@ -20,6 +14,12 @@ WARNING:
|
|||
|
||||
-->
|
||||
|
||||
# **DEPRECATED**
|
||||
|
||||
This image is deprecated due to maintainer inactivity (last updated Aug 2015; [docker-library/official-images#1012](https://github.com/docker-library/official-images/pull/1012)).
|
||||
|
||||
If a representative of the CRUX community would like to step up and continue maintenance, [the contribution guidelines](https://github.com/docker-library/official-images/blob/master/README.md#contributing-to-the-standard-library) are the best place to start.
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`latest`, `3.1` (*Dockerfile*)](https://github.com/prologic/docker-crux/blob/c614d61c53c05c02a43a34187fa1370db2c61524/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,19 @@
|
|||
<!--
|
||||
|
||||
********************************************************************************
|
||||
|
||||
WARNING:
|
||||
|
||||
DO NOT EDIT "django/README.md"
|
||||
|
||||
IT IS AUTO-GENERATED
|
||||
|
||||
(from the other files in "django/" combined with a set of templates)
|
||||
|
||||
********************************************************************************
|
||||
|
||||
-->
|
||||
|
||||
# **DEPRECATED**
|
||||
|
||||
This image is officially deprecated in favor of [the standard `python` image](https://hub.docker.com/_/python/), and will receive no further updates after 2016-12-31 (Dec 31, 2016). Please adjust your usage accordingly.
|
||||
|
|
@ -23,22 +39,6 @@ EXPOSE 8000
|
|||
CMD ["python", "manage.py", "runserver", "0.0.0.0:8000"]
|
||||
```
|
||||
|
||||
<!--
|
||||
|
||||
********************************************************************************
|
||||
|
||||
WARNING:
|
||||
|
||||
DO NOT EDIT "django/README.md"
|
||||
|
||||
IT IS AUTO-GENERATED
|
||||
|
||||
(from the other files in "django/" combined with a set of templates)
|
||||
|
||||
********************************************************************************
|
||||
|
||||
-->
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`1.10.4-python3`, `1.10-python3`, `1-python3`, `python3`, `1.10.4`, `1.10`, `1`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/django/blob/d7f1d0e61cffe81d6ca9797c63fc25eba7e277db/3.4/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -1,9 +1,3 @@
|
|||
# **DEPRECATED**
|
||||
|
||||
This image is officially deprecated in favor of [the `elasticsearch` image provided by elastic.co](https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html) which is available to pull via `docker.elastic.co/elasticsearch/elasticsearch:[version]` like `5.2.1`. This image will receive no further updates after 2017-06-20 (June 20, 2017). Please adjust your usage accordingly.
|
||||
|
||||
Elastic provides open-source support for Elasticsearch via the [elastic/elasticsearch GitHub repository](https://github.com/elastic/elasticsearch) and the Docker image via the [elastic/elasticsearch-docker GitHub repository](https://github.com/elastic/elasticsearch-docker), as well as community support via its [forums](https://discuss.elastic.co/c/elasticsearch).
|
||||
|
||||
<!--
|
||||
|
||||
********************************************************************************
|
||||
|
|
@ -20,6 +14,12 @@ WARNING:
|
|||
|
||||
-->
|
||||
|
||||
# **DEPRECATED**
|
||||
|
||||
This image is officially deprecated in favor of [the `elasticsearch` image provided by elastic.co](https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html) which is available to pull via `docker.elastic.co/elasticsearch/elasticsearch:[version]` like `5.2.1`. This image will receive no further updates after 2017-06-20 (June 20, 2017). Please adjust your usage accordingly.
|
||||
|
||||
Elastic provides open-source support for Elasticsearch via the [elastic/elasticsearch GitHub repository](https://github.com/elastic/elasticsearch) and the Docker image via the [elastic/elasticsearch-docker GitHub repository](https://github.com/elastic/elasticsearch-docker), as well as community support via its [forums](https://discuss.elastic.co/c/elasticsearch).
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`5.2.2`, `5.2`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/d1765774a1effc5436f3d1f4ad6826dd9ed2186f/5/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -1,13 +1,3 @@
|
|||
# **DEPRECATED**
|
||||
|
||||
This image is officially deprecated in favor of [the `node` image](https://hub.docker.com/_/node/). Please adjust your usage accordingly!
|
||||
|
||||
See [iojs.org](https://iojs.org/) for more information, specifically the following note:
|
||||
|
||||
> ### **io.js has merged with the Node.js project again.**
|
||||
>
|
||||
> There won't be any further io.js releases. All of the features in io.js are available in Node.js v4 and above.
|
||||
|
||||
<!--
|
||||
|
||||
********************************************************************************
|
||||
|
|
@ -24,6 +14,16 @@ WARNING:
|
|||
|
||||
-->
|
||||
|
||||
# **DEPRECATED**
|
||||
|
||||
This image is officially deprecated in favor of [the `node` image](https://hub.docker.com/_/node/). Please adjust your usage accordingly!
|
||||
|
||||
See [iojs.org](https://iojs.org/) for more information, specifically the following note:
|
||||
|
||||
> ### **io.js has merged with the Node.js project again.**
|
||||
>
|
||||
> There won't be any further io.js releases. All of the features in io.js are available in Node.js v4 and above.
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`1.8.4`, `1.8`, `1` (*1.8/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/54780958c85a399f6516a90d128cc49fc0ad96f8/1.8/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -1,9 +1,3 @@
|
|||
# **DEPRECATED**
|
||||
|
||||
This image is officially deprecated in favor of [the `openjdk` image](https://hub.docker.com/_/openjdk/), and will receive no further updates after 2016-12-31 (Dec 31, 2016). Please adjust your usage accordingly.
|
||||
|
||||
The image has been OpenJDK-specific since it was first introduced, and as of 2016-08-10 we also have [an `ibmjava` image](https://hub.docker.com/_/ibmjava/), which made it even more clear that each repository should represent one upstream instead of one language stack or community, so this rename reflects that clarity appropriately.
|
||||
|
||||
<!--
|
||||
|
||||
********************************************************************************
|
||||
|
|
@ -20,6 +14,12 @@ WARNING:
|
|||
|
||||
-->
|
||||
|
||||
# **DEPRECATED**
|
||||
|
||||
This image is officially deprecated in favor of [the `openjdk` image](https://hub.docker.com/_/openjdk/), and will receive no further updates after 2016-12-31 (Dec 31, 2016). Please adjust your usage accordingly.
|
||||
|
||||
The image has been OpenJDK-specific since it was first introduced, and as of 2016-08-10 we also have [an `ibmjava` image](https://hub.docker.com/_/ibmjava/), which made it even more clear that each repository should represent one upstream instead of one language stack or community, so this rename reflects that clarity appropriately.
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`6b38-jdk`, `6b38`, `6-jdk`, `6`, `openjdk-6b38-jdk`, `openjdk-6b38`, `openjdk-6-jdk`, `openjdk-6` (*6-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/89851f0abc3a83cfad5248102f379d6a0bd3951a/6-jdk/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -1,9 +1,3 @@
|
|||
# **DEPRECATED**
|
||||
|
||||
This image is officially deprecated in favor of [the `kibana` image provided by elastic.co](https://www.elastic.co/guide/en/kibana/current/_pulling_the_image.html) which is available to pull via `docker.elastic.co/kibana/kibana:[version]` like `5.2.1`. This image will receive no further updates after 2017-06-20 (June 20, 2017). Please adjust your usage accordingly.
|
||||
|
||||
Elastic provides open-source support for Kibana via the [elastic/kibana GitHub repository](https://github.com/elastic/kibana) and the Docker image via the [elastic/kibana-docker GitHub repository](https://github.com/elastic/kibana-docker), as well as community support via its [forums](https://discuss.elastic.co/c/kibana).
|
||||
|
||||
<!--
|
||||
|
||||
********************************************************************************
|
||||
|
|
@ -20,6 +14,12 @@ WARNING:
|
|||
|
||||
-->
|
||||
|
||||
# **DEPRECATED**
|
||||
|
||||
This image is officially deprecated in favor of [the `kibana` image provided by elastic.co](https://www.elastic.co/guide/en/kibana/current/_pulling_the_image.html) which is available to pull via `docker.elastic.co/kibana/kibana:[version]` like `5.2.1`. This image will receive no further updates after 2017-06-20 (June 20, 2017). Please adjust your usage accordingly.
|
||||
|
||||
Elastic provides open-source support for Kibana via the [elastic/kibana GitHub repository](https://github.com/elastic/kibana) and the Docker image via the [elastic/kibana-docker GitHub repository](https://github.com/elastic/kibana-docker), as well as community support via its [forums](https://discuss.elastic.co/c/kibana).
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`5.2.2`, `5.2`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/kibana/blob/beb960fe04ec8cf2b32b114ddbbf41cebc0271b0/5/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -1,9 +1,3 @@
|
|||
# **DEPRECATED**
|
||||
|
||||
This image is officially deprecated in favor of [the `logstash` image provided by elastic.co](https://www.elastic.co/guide/en/logstash/current/docker.html) which is available to pull via `docker.elastic.co/logstash/logstash:[version]` like `5.2.1`. This image will receive no further updates after 2017-06-20 (June 20, 2017). Please adjust your usage accordingly.
|
||||
|
||||
Elastic provides open-source support for Logstash via the [elastic/logstash GitHub repository](https://github.com/elastic/logstash) and the Docker image via the [elastic/logstash-docker GitHub repository](https://github.com/elastic/logstash-docker), as well as community support via its [forums](https://discuss.elastic.co/c/logstash).
|
||||
|
||||
<!--
|
||||
|
||||
********************************************************************************
|
||||
|
|
@ -20,6 +14,12 @@ WARNING:
|
|||
|
||||
-->
|
||||
|
||||
# **DEPRECATED**
|
||||
|
||||
This image is officially deprecated in favor of [the `logstash` image provided by elastic.co](https://www.elastic.co/guide/en/logstash/current/docker.html) which is available to pull via `docker.elastic.co/logstash/logstash:[version]` like `5.2.1`. This image will receive no further updates after 2017-06-20 (June 20, 2017). Please adjust your usage accordingly.
|
||||
|
||||
Elastic provides open-source support for Logstash via the [elastic/logstash GitHub repository](https://github.com/elastic/logstash) and the Docker image via the [elastic/logstash-docker GitHub repository](https://github.com/elastic/logstash-docker), as well as community support via its [forums](https://discuss.elastic.co/c/logstash).
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`5.2.2`, `5.2`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/logstash/blob/7c748e108c6a64d00e7b2dff4831ba6ffc85de2a/5/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,19 @@
|
|||
<!--
|
||||
|
||||
********************************************************************************
|
||||
|
||||
WARNING:
|
||||
|
||||
DO NOT EDIT "rails/README.md"
|
||||
|
||||
IT IS AUTO-GENERATED
|
||||
|
||||
(from the other files in "rails/" combined with a set of templates)
|
||||
|
||||
********************************************************************************
|
||||
|
||||
-->
|
||||
|
||||
# **DEPRECATED**
|
||||
|
||||
This image is officially deprecated in favor of [the standard `ruby` image](https://hub.docker.com/_/ruby/), and will receive no further updates after 2016-12-31 (Dec 31, 2016). Please adjust your usage accordingly.
|
||||
|
|
@ -23,22 +39,6 @@ EXPOSE 3000
|
|||
CMD ["rails", "server", "-b", "0.0.0.0"]
|
||||
```
|
||||
|
||||
<!--
|
||||
|
||||
********************************************************************************
|
||||
|
||||
WARNING:
|
||||
|
||||
DO NOT EDIT "rails/README.md"
|
||||
|
||||
IT IS AUTO-GENERATED
|
||||
|
||||
(from the other files in "rails/" combined with a set of templates)
|
||||
|
||||
********************************************************************************
|
||||
|
||||
-->
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`5.0.1`, `5.0`, `5`, `latest` (*Dockerfile*)](https://github.com/docker-library/rails/blob/e16e955a67f48c1e8dc0af87ba6c0b7f8302bad2/Dockerfile)
|
||||
|
|
|
|||
Loading…
Reference in New Issue