Reference wiki page for ES cluster scale out

This commit is contained in:
Antoine Cotten
2017-03-14 18:30:44 +01:00
parent 3bec4c494a
commit 80665c261f
4 changed files with 11 additions and 3 deletions

View File

@@ -1,2 +1,5 @@
# https://github.com/elastic/elasticsearch-docker
FROM docker.elastic.co/elasticsearch/elasticsearch:5.2.1
# Add your elasticsearch plugins setup here
# Example: RUN elasticsearch-plugin install analysis-icu