Skip to content

flyingelephantlab/elasticsearch-docker

 
 

Repository files navigation

Description

This repository contains the official Elasticsearch Docker image from Elastic.

Documentation can be found on the Elastic web site.

Make sure you have read all the instructions properly, just "skimming through" will not help you.

Supported Docker versions

The images have been tested on Docker 17.03.1-ce.

Requirements

A full build and test requires:

  • Docker
  • GNU Make
  • Python 3.5 with Virtualenv

Contributing, issues and testing

Acceptance tests for the image are located in the test directory, and can be invoked with make test.

This image is built on CentOS 7.

About

Official Elasticsearch Docker image

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 65.4%
  • Makefile 22.5%
  • Shell 12.1%