forked from wazuh/wazuh-docker
Add postfix on wazuh container build, add postfix start to run.sh and update docker-compose to allow map postfix configuration folder.
This commit is contained in:
@@ -14,6 +14,7 @@ services:
|
||||
- docker_elk
|
||||
# volumes:
|
||||
# - my-path:/var/ossec/data
|
||||
# - my-path:/etc/postfix
|
||||
depends_on:
|
||||
- elasticsearch
|
||||
logstash:
|
||||
|
||||
Reference in New Issue
Block a user