Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 2.47 KB

README.md

File metadata and controls

22 lines (13 loc) · 2.47 KB

DEPRECATED

This image has been deprecated in favor of the official elasticsearch image provided and maintained by 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.

Elastic provides open-source support for Elasticsearch via the elastic/elasticsearch GitHub repository and the Docker image via the elastic/elasticsearch-docker GitHub repository, as well as community support via its forums.

About this Repo

This is the Git repo of the Docker official image for elasticsearch. See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specifically in docker-library/docs/elasticsearch.

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, especially PRs with the "library/elasticsearch" label on that repo. For more information about the official images process, see the docker-library/official-images readme.