|
|
il y a 1 mois | |
|---|---|---|
| .. | ||
| config | il y a 1 mois | |
| Dockerfile | il y a 1 mois | |
| README.md | il y a 1 mois | |
| build-image.sh | il y a 1 mois | |
| build-image.yml | il y a 1 mois | |
The dockerfile hosted in this directory is used to build the image required for generating Wazuh Docker single-node and multi-node certificate files
Useful documentation:
Execute the following to run the script used to build the wazuh-certs-generator docker image
cd indexer-certs-creator
./build-image.sh -v <IMAGE_TAG> [-m] [-rg <REGISTRY>]
-m flag to build a multi-architecture image (supports both amd64 and arm64)
-rg <REGISTRY> parameter to specify a custom Docker registry (default is Docker Hub)