Add the build of Wazuh cert tool image to build image process

This commit is contained in:
vcerenu
2024-06-07 05:44:14 -03:00
parent 4ba7cba72d
commit fc1ece705e
6 changed files with 10 additions and 15 deletions
+3 -2
View File
@@ -3,8 +3,9 @@ version: '3'
services:
generator:
image: wazuh/wazuh-certs-generator:0.0.2
hostname: wazuh-certs-generator
image: wazuh/wazuh-cert-tool:4.7.5
hostname: wazuh-cert-tool
container_name: wazuh-cert-tool
volumes:
- ./config/wazuh_indexer_ssl_certs/:/certificates/
- ./config/certs.yml:/config/certs.yml