Files
wazuh-docker-orginal/indexer-certs-creator
Raul Del Pozo Moreno 7427eff847 Added missing config
2023-05-18 22:14:26 +02:00
..
2023-05-18 22:14:26 +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 .