Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Elasticsearch Docker image with mapper-size pre-installed

Notifications You must be signed in to change notification settings

thunken/elasticsearch-mapper-size

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

elasticsearch-mapper-size

docker build -t elasticsearch-mapper-size .
docker run -d --name elasticsearch-mapper-size --net somenetwork -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node" elasticsearch-mapper-size

About

Elasticsearch Docker image with mapper-size pre-installed

Resources

Stars

Watchers

Forks

Packages

No packages published