/elasticsearch-docker

Official Elasticsearch Docker image

Primary LanguagePythonApache License 2.0Apache-2.0

Description

This is the official Elasticsearch image created by Elastic Inc.

Documentation can be found on the Elastic web site.

Supported Docker versions

The images have been tested on Docker 1.12.

Contributing, issues and testing

This image is built on top of elasticsearch-alpine-base and is based on alpine:latest. The complete set of Elasticsearch tests is regularly executed against it.

To report issues, please open an issue in GitHub.

To contribute, please fork and create a PR. Please ensure that tests pass by running make. Tests require docker-compose.