We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e642dce commit 8713dd8Copy full SHA for 8713dd8
docker/blocks/elastic/fig
@@ -1,5 +1,5 @@
1
elasticsearch:
2
- image: elasticsearch:latest
+ image: elasticsearch:2.4.1
3
command: elasticsearch -Des.network.host=0.0.0.0
4
ports:
5
- "9200:9200"
0 commit comments