Skip to content

rzechen/elasticsearch5.4.3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Desc

Based on centos7.1, the single-point elasticsearch5.4.3 and Chinese word breaker are built. The external ports are 9200 and 9300.

Pull images

docker pull registry.cn-hangzhou.aliyuncs.com/ranzechen/elasticsearch5.4.3:latest

Run command

docker run -itd --net=host --name elasticsearch5.4.3 -p 9200:9200 -p 9300:9300 ranzechen/elasticsearch5.4.3:latest

About

install single elasticsearch5.4.3 and Chinese-ik

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published