Alpine Linux is a Linux distribution built around musl libc and BusyBox. This image is based on the official Alpine Linux.
The following Elasticsearch plugins are installed :
Some Elasticsearch plugins are available:
- ElasticSearchHead:
http://xxx:9200/_plugin/head/
- Kopf:
http://xxx:9200/_plugin/kopf/
Ports exported are : 9200
and 9300
Volumes exported is : /usr/share/elasticsearch/data
$ docker run -it -p 9200:9200 -p 9300:9300 portefaix/elasticsearch:1.7.1
See LICENSE for the complete license.
A ChangeLog.md is available.
Nicolas Lamirault nicolas.lamirault@gmail.com