Skip to content

a75c6/docker-elasticsearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portefaix Elasticsearch

  • Master : Circle CI

  • Develop : Circle CI

logo

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:

Ports exported are : 9200 and 9300 Volumes exported is : /usr/share/elasticsearch/data

Usage

$ docker run -it -p 9200:9200 -p 9300:9300 portefaix/elasticsearch:1.7.1

Supported tags

  • 1.5.2
  • 1.6.0
  • 1.7.1
  • 1.7.2
  • 2.0.0
  • 2.1.0
  • 2.2.0

License

See LICENSE for the complete license.

Changelog

A ChangeLog.md is available.

Contact

Nicolas Lamirault [email protected]

About

Elasticsearch image based on Alpine linux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 70.2%
  • Makefile 29.8%