mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fixed elastic5 docker compose block
This commit is contained in:
parent
0493d905f1
commit
edd9576f15
@ -1,6 +1,3 @@
|
|||||||
# You need to run 'sysctl -w vm.max_map_count=262144' on the host machine
|
|
||||||
version: '2'
|
|
||||||
services:
|
|
||||||
elasticsearch5:
|
elasticsearch5:
|
||||||
image: elasticsearch:5
|
image: elasticsearch:5
|
||||||
command: elasticsearch
|
command: elasticsearch
|
||||||
|
Loading…
Reference in New Issue
Block a user