kainz / elasticsearch-docker

Official Elasticsearch Docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Official Elasticsearch Docker image

License:Apache License 2.0


Languages

Language:Python 65.4%Language:Makefile 20.2%Language:Shell 14.4%