Sign inSign up

openeuler/elasticsearch

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

7.8K

openeuler/elasticsearch repository overview

Quick reference

Elasticsearch | openEuler

Current elasticsearch docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.

Elasticsearch is a distributed search and analytics engine, scalable data store and vector database optimized for speed and relevance on production-scale workloads. Elasticsearch is the foundation of Elastic’s open Stack platform. Search in near real-time over massive datasets, perform vector searches, integrate with generative AI applications, and much more.

Learn more on elasticsearch website.

The tag of each elasticsearch docker image is consist of the version of elasticsearch and the version of basic image. The details are as follows

TagsCurrentlyArchitectures
9.3.4-oe2403sp4elasticsearch 9.3.4 on openEuler 24.03-LTS-SP4amd64, arm64
9.3.4-oe2403sp3elasticsearch 9.3.4 on openEuler 24.03-LTS-SP3amd64, arm64
9.3.2-oe2403sp3elasticsearch 9.3.2 on openEuler 24.03-LTS-SP3amd64, arm64
9.2.1-oe2403sp2elasticsearch 9.2.1 on openEuler 24.03-LTS-SP2amd64, arm64
9.2.0-oe2403sp2elasticsearch 9.2.0 on openEuler 24.03-LTS-SP2amd64, arm64
9.1.3-oe2403sp1elasticsearch 9.1.3 on openEuler 24.03-LTS-SP1amd64, arm64
8.17.3-oe2403sp1Elasticsearch 8.17.3 on openEuler 24.03-LTS-SP1amd64, arm64

Usage

Start a elasticsearch instance by following command:

docker run -d --name elasticsearch --net {somenetwork} -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node" openeuler/elasticsearch:latest

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:1ea8109cb

Size

722.9 MB

Last updated

2 months ago

docker pull openeuler/elasticsearch

This week's pulls

Pulls:

118

Last week