Merge pull request #58 from forana/custom-hooks

Allow custom scripts or commands before service start
This commit is contained in:
AlfonsoRBJ
2018-10-30 13:00:00 +01:00
committed by GitHub
3 changed files with 29 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ services:
# - my-path:/etc/postfix:Z
# - my-path:/etc/filebeat
# - my-custom-config-path/ossec.conf:/wazuh-config-mount/etc/ossec.conf
# command: ["echo 'hello world'"]
depends_on:
- logstash
logstash: