Skip to content

IK analyzer companion container for Elastic search 5.2.2

Notifications You must be signed in to change notification settings

shinux/docker-es-ik-5.2.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

docker-es-ik-5.2.2 (Alpine Base)

IK analyzer companion container for Elasticsearch 5.2.2 base on Alpine

https://hub.docker.com/r/shinux/es-ik/

Get image

docker pull shinux/es-ik:5.2.2

(upgraded alpine JDK version which fixed volume bug https://bugs.openjdk.java.net/browse/JDK-8165852)

Start container in detached mode

docker run -p 9200:9200 -p 9300:9300 -d shinux/es-ik:5.2.2

Test elasticsearch

curl 127.0.0.1:9200

License

MIT

About

IK analyzer companion container for Elastic search 5.2.2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published