mirror of
https://github.com/deviantony/docker-elk.git
synced 2026-01-04 03:53:40 +01:00
chore: Update Compose file version to 3.7
Allows enabling the 'init' option in the 'setup' service. Requires Docker 18.06.0 and Compose 1.22.0.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version: '3.2'
|
||||
version: '3.7'
|
||||
|
||||
services:
|
||||
apm-server:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: '3.2'
|
||||
version: '3.7'
|
||||
|
||||
services:
|
||||
curator:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: '3.2'
|
||||
version: '3.7'
|
||||
|
||||
services:
|
||||
enterprise-search:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: '3.2'
|
||||
version: '3.7'
|
||||
|
||||
services:
|
||||
filebeat:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: '3.2'
|
||||
version: '3.7'
|
||||
|
||||
services:
|
||||
logspout:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: '3.2'
|
||||
version: '3.7'
|
||||
|
||||
services:
|
||||
metricbeat:
|
||||
|
||||
Reference in New Issue
Block a user