Files
fk-wazuh/wazuh-agent/docker-compose.yml
T
2025-07-14 07:19:55 +00:00

9 lines
290 B
YAML

# Wazuh App Copyright (C) 2017, Wazuh Inc. (License GPLv2)
services:
wazuh.agent:
image: wazuh/wazuh-agent:4.13.0-rc1
restart: always
environment:
- WAZUH_MANAGER_SERVER=<WAZUH_MANAGER_IP>
volumes:
- ./config/wazuh-agent-conf:/wazuh-config-mount/etc/ossec.conf