Sign inSign up

jaywanii/elasticsearch

By jaywanii

Updated almost 10 years ago

Elasticsearch image to test the ELK stack, with sample data already loaded.

Image
0

307

jaywanii/elasticsearch repository overview

Use the below command to run this image. this image come with some preloaded test data that can be used for testing the functionality of elasticsearch and kibana.

docker run --name elasticsearch -d -v $PWD/elastic:/usr/share/elasticsearch/data -p 9200:9200 elasticsearch -Des.node.name="TestNode"

Tag summary

Content type

Image

Digest

Size

145.3 MB

Last updated

almost 10 years ago

docker pull jaywanii/elasticsearch