Skip to content

Commit 449f98c

Browse files
committed
1 parent a83e183 commit 449f98c

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,22 @@
11
# DEPRECATED
22

3-
This image has been deprecated in favor of the [official `elasticsearch` image](https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html) provided and maintained by [elastic.co](https://www.elastic.co/). The upstream images are available to pull via `docker.elastic.co/elasticsearch/elasticsearch:[version]` like `5.4.2`. The images found here will receive no further updates once the `5.6.0` release is available upstream. Please adjust your usage accordingly.
3+
This image has been deprecated in favor of the [official `elasticsearch` image](https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html) provided and maintained by [elastic.co](https://www.elastic.co/). The list of images available from Elastic can be found at [www.docker.elastic.co](https://www.docker.elastic.co/). The images found here will receive no further updates once the `6.0.0` release is available upstream. Please adjust your usage accordingly.
44

55
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).
66

7-
# About this Repo
7+
# https://github.com/docker-library/elasticsearch
88

9-
This is the Git repo of the Docker [official image](https://docs.docker.com/docker-hub/official_repos/) for [elasticsearch](https://registry.hub.docker.com/_/elasticsearch/). See [the Docker Hub page](https://registry.hub.docker.com/_/elasticsearch/) for the full readme on how to use this Docker image and for information regarding contributing and issues.
9+
## Maintained by: [the Docker Community](https://github.com/docker-library/elasticsearch)
1010

11-
The full readme is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/elasticsearch](https://github.com/docker-library/docs/tree/master/elasticsearch).
11+
This is the Git repo of the [Docker "Official Image"](https://docs.docker.com/docker-hub/official_repos/) for [elasticsearch](https://hub.docker.com/_/elasticsearch/) (not to be confused with any official elasticsearch image provided by elasticsearch upstream). See [the Docker Hub page](https://hub.docker.com/_/elasticsearch/) for the full readme on how to use this Docker image and for information regarding contributing and issues.
1212

13-
See a change merged here that doesn't show up on the Docker Hub yet? Check [the "library/elasticsearch" manifest file in the docker-library/official-images repo](https://github.com/docker-library/official-images/blob/master/library/elasticsearch), especially [PRs with the "library/elasticsearch" label on that repo](https://github.com/docker-library/official-images/labels/library%2Felasticsearch). For more information about the official images process, see the [docker-library/official-images readme](https://github.com/docker-library/official-images/blob/master/README.md).
13+
The [full description from Docker Hub](https://hub.docker.com/_/elasticsearch/) is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/elasticsearch](https://github.com/docker-library/docs/tree/master/elasticsearch).
14+
15+
## See a change merged here that doesn't show up on Docker Hub yet?
16+
17+
Check [the "library/elasticsearch" manifest file in the docker-library/official-images repo](https://github.com/docker-library/official-images/blob/master/library/elasticsearch), especially [PRs with the "library/elasticsearch" label on that repo](https://github.com/docker-library/official-images/labels/library%2Felasticsearch).
18+
19+
For more information about the official images process, see the [docker-library/official-images readme](https://github.com/docker-library/official-images/blob/master/README.md).
1420

1521
---
1622

@@ -19,4 +25,8 @@ See a change merged here that doesn't show up on the Docker Hub yet? Check [the
1925
- [Automated `update.sh`:
2026
![build status badge](https://doi-janky.infosiftr.net/job/update.sh/job/elasticsearch/badge/icon)](https://doi-janky.infosiftr.net/job/update.sh/job/elasticsearch)
2127

28+
| Build | Status | Badges | (per-arch) |
29+
|:-:|:-:|:-:|:-:|
30+
| [`amd64`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/elasticsearch/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/elasticsearch) |
31+
2232
<!-- THIS FILE IS GENERATED BY https://github.com/docker-library/docs/blob/master/generate-repo-stub-readme.sh -->

0 commit comments

Comments
 (0)