Docker安装Elastic-Search

启动命令

1
docker run -p 9200:9200 -p 9300:9300   -e "ES_JAVA_OPTS=-Xms256m -Xmx512m" -e "discovery.type=single-node" -d  docker.io/elasticsearch:7.4.2 
作者

Bruce Liu

发布于

2019-11-04

更新于

2022-11-12

许可协议

You need to set install_url to use ShareThis. Please set it in _config.yml.
You forgot to set the business or currency_code for Paypal. Please set it in _config.yml.

评论

You forgot to set the shortname for Disqus. Please set it in _config.yml.