Skip to content

enthus-appdev/docker-elasticsearch-icu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Elasticsearch with analysis-icu

Pre-built Elasticsearch image with the analysis-icu plugin installed.

Used in CI to avoid runtime plugin installation + container restart (~27s saved per run).

Build

docker build -t ghcr.io/enthus-appdev/elasticsearch:9.3.0-icu .
docker push ghcr.io/enthus-appdev/elasticsearch:9.3.0-icu

Updating

When upgrading Elasticsearch, update the version in the FROM line, rebuild, and push.

About

Elasticsearch with analysis-icu plugin pre-installed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors