Files
wazuh-docker-orginal/indexer-certs-creator
David Correa Rodríguez 6c91bac96d Merge pull request #936 from wazuh/merge-4.5.2-into-4.6.0
Merge `4.5.2` into `4.6.0`
2023-08-11 12:39:39 +02:00
..
2022-05-24 14:13:16 +02:00
2022-03-31 14:35:41 -03:00

Certificate creation image build

The dockerfile hosted in this directory is used to build the image used to boot Wazuh's single node and multi node stacks.

To create the image, the following command must be executed:

$ docker build -t wazuh/wazuh-certs-generator:0.0.1 .