Files
wazuh-docker-orginal/indexer-certs-creator
Gonzalo Acuña 17ed766228 Merge pull request #937 from wazuh/merge-4.6.0-into-4.7.0
Merge `4.6.0` into `4.7.0`
2023-08-11 08:14:30 -03: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 .