Fixed elastic5 docker compose block

pull/15391/head
Torkel Ödegaard 7 years ago
parent 0493d905f1
commit edd9576f15
  1. 3
      devenv/docker/blocks/elastic5/docker-compose.yaml

@ -1,6 +1,3 @@
# You need to run 'sysctl -w vm.max_map_count=262144' on the host machine
version: '2'
services:
elasticsearch5:
image: elasticsearch:5
command: elasticsearch

Loading…
Cancel
Save