Skip to content

Commit 8d6879d

Browse files
committed
2019-05-30
1 parent 4e7a018 commit 8d6879d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

markdown-file/Elasticsearch-Base.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Docker 单节点部署
44

5+
- 官网:<https://hub.docker.com/_/elasticsearch>
6+
- 7.x:7.1.0
7+
- 6.x:6.8.0
8+
- 5.x:5.6.8
59
- 注意:docker 版本下 client.transport.sniff = true 是无效的。
610
- `vim ~/elasticsearch-5.6.8-docker.yml`
711
- 启动:`docker-compose -f ~/elasticsearch-5.6.8-docker.yml -p elasticsearch_5.6.8 up -d`

0 commit comments

Comments
 (0)