Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 8ee2df9

Browse files
committed
Update generated README
Especially to link to the new FAQ entry (https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what)
1 parent 99f4e92 commit 8ee2df9

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,24 @@
1-
# https://github.com/elastic/elasticsearch-docker
1+
# https://github.com/elastic/elasticsearch
22

3-
## Maintained by: [the Elastic Team](https://github.com/elastic/elasticsearch-docker)
3+
## Maintained by: [the Elastic Team](https://github.com/elastic/elasticsearch)
44

5-
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.
5+
This is the Git repo of the [Docker "Official Image"](https://github.com/docker-library/official-images#what-are-official-images) 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.
66

7-
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).
7+
The [full image description on Docker Hub](https://hub.docker.com/_/elasticsearch/) is generated/maintained over in [the docker-library/docs repository](https://github.com/docker-library/docs), specifically in [the `elasticsearch` directory](https://github.com/docker-library/docs/tree/master/elasticsearch).
88

99
## See a change merged here that doesn't show up on Docker Hub yet?
1010

11-
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).
11+
For more information about the full official images change lifecycle, see [the "An image's source changed in Git, now what?" FAQ entry](https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what).
1212

13-
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+
For outstanding `elasticsearch` image PRs, check [PRs with the "library/elasticsearch" label on the official-images repository](https://github.com/docker-library/official-images/labels/library%2Felasticsearch). For the current "source of truth" for [`elasticsearch`](https://hub.docker.com/_/elasticsearch/), see [the `library/elasticsearch` file in the official-images repository](https://github.com/docker-library/official-images/blob/master/library/elasticsearch).
1414

1515
---
1616

17-
- [Travis CI:
18-
![build status badge](https://img.shields.io/travis/docker-library/elasticsearch/master.svg)](https://travis-ci.org/docker-library/elasticsearch/branches)
19-
- [Automated `update.sh`:
20-
![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)
17+
- [![build status badge](https://img.shields.io/travis/docker-library/elasticsearch/master.svg?label=Travis%20CI)](https://travis-ci.org/docker-library/elasticsearch/branches)
18+
- [![build status badge](https://img.shields.io/jenkins/s/https/doi-janky.infosiftr.net/job/update.sh/job/elasticsearch.svg?label=Automated%20update.sh)](https://doi-janky.infosiftr.net/job/update.sh/job/elasticsearch)
2119

2220
| Build | Status | Badges | (per-arch) |
2321
|:-:|:-:|:-:|:-:|
24-
| [`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) |
22+
| [![amd64 build status badge](https://img.shields.io/jenkins/s/https/doi-janky.infosiftr.net/job/multiarch/job/amd64/job/elasticsearch.svg?label=amd64)](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/elasticsearch) |
2523

2624
<!-- THIS FILE IS GENERATED BY https://github.com/docker-library/docs/blob/master/generate-repo-stub-readme.sh -->

0 commit comments

Comments
 (0)