Docker Images / database / elasticsearch

elasticsearch

JSON →
docker9.4.2glibc960M pulls

Elasticsearch is a distributed, RESTful search and analytics engine capable of addressing a growing number of use cases.

databases-and-storage
Usage
Recommended variant
docker pull elasticsearch:9.4.2
use 9.4.2 unless you have a specific reason not to
Variants
Available tags
elasticsearch:full
Lifecycle
Support & EOL
latest9.4.2
pull size865MB compressed
Known issues
Gotchas
requires vm.max_map_count kernel parameter to be set on host
avoid running as root; use the elasticsearch user
heap size should be configured via ES_JAVA_OPTS, not -Xmx directly
Resources