Add xpack-from-sources

This commit is contained in:
Manuel Gutierrez
2021-04-13 16:44:27 +02:00
committed by VictorMorenoJimenez
parent 5fa1d1eeb6
commit c146068138
2 changed files with 192 additions and 6 deletions
-6
View File
@@ -3,11 +3,6 @@ version: '3.7'
services:
wazuh:
build:
context: wazuh-odfe/
args:
- FILEBEAT_CHANNEL=filebeat
- FILEBEAT_VERSION=7.10.2
image: wazuh/wazuh:4.1.0
hostname: wazuh-manager
restart: always
@@ -151,7 +146,6 @@ services:
kibana:
build: kibana/
image: wazuh/wazuh-kibana:4.1.0
hostname: kibana
restart: always