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:
KALRONG
2017-03-24 20:34:59 +01:00
parent b01baac6cd
commit 0557a95992
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@ services:
- docker_elk
# volumes:
# - my-path:/var/ossec/data
# - my-path:/etc/postfix
depends_on:
- elasticsearch
logstash: