pires / docker-elasticsearch

Dockerfile for a base Elasticsearch image to be extended by others (allow to install plug-ins, change configuration, etc.)
Apache License 2.0
161 stars 173 forks source link

conditionally install x-pack #30

Closed artushin closed 7 years ago

artushin commented 7 years ago

Uses the elasticsearch-plugin installer to install x-pack based on an environment variable before running elasticsearch.