Sign inSign up

livingdocs/elasticsearch

By livingdocs

Updated over 1 year ago

The elasticsearch setup we at Livingdocs currently use in development

Image
1

100K+

livingdocs/elasticsearch repository overview

Elasticsearch

The Elasticsearch setup we at Livingdocs currently use in development

Create a container and give it a name

docker run -p 9200:9200 -p 9300:9300 --name elasticsearch livingdocs/elasticsearch

Start an existing container

docker start elasticsearch

Runtime environment variables

To build this image manually

docker build --tag livingdocs/elasticsearch .

Tag summary

Content type

Image

Digest

sha256:5856b2c77

Size

689.8 MB

Last updated

over 1 year ago

docker pull livingdocs/elasticsearch:9.0.0