Improve documentation for Docker image building process and remove unused reference option

This commit is contained in:
Jesus Garcia
2025-12-22 10:17:01 -05:00
parent 8caec1bd38
commit a5fc8fd88c
3 changed files with 25 additions and 22 deletions
+5 -1
View File
@@ -16,7 +16,11 @@ Useful documentation:
## Procedure
Run the following script to build the wazuh-certs-generator docker image
Execute the following to run the script used to build the wazuh-certs-generator docker image
```console
cd indexer-certs-creator
```
```console
./build-image.sh -v <IMAGE_TAG> [-m] [-rg <REGISTRY>]