Sign inSign up

bral1488/elasticsearch

By bral1488

Updated 5 months ago

My elasticsearch Builds

Image
0

1.9K

bral1488/elasticsearch repository overview

My custom Elasticsearch docker images.

At the command prompt, type docker run -d --name elasticsearch --net somenetwork -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node" bral1448/elasticsearch:latest.

Or special version: docker run -d --name elasticsearch --net somenetwork -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node" bral1448/elasticsearch:7.12.2.

Tag summary

Content type

Image

Digest

sha256:0940597e7

Size

855.6 MB

Last updated

5 months ago

docker pull bral1488/elasticsearch