Files
grafana/docker/blocks/elastic5/fig
T

9 lines
188 B
Plaintext
Raw Normal View History

2016-11-28 18:48:34 +01:00
# You need to run 'sysctl -w vm.max_map_count=262144' on the host machine
2016-11-28 15:52:33 +01:00
elasticsearch5:
image: elasticsearch:5
command: elasticsearch
ports:
- "10200:9200"
- "10300:9300"