forked from wazuh/wazuh-docker
Merge pull request #2132 from wazuh/enhancement/2097-Docker_ARM_4.x__Adapt_to_multi-architecture_build
Update indexer-certs-gen README.md for clarity on procedure
This commit is contained in:
@@ -4,14 +4,15 @@ The dockerfile hosted in this directory is used to build the image required for
|
||||
|
||||
## Pre-requisites
|
||||
|
||||
### QEMU
|
||||
|
||||
Set up QEMU to enable building multi-architecture Docker images
|
||||
1. Verify the Docker Buildx plugin is properly set up
|
||||
2. For multi-architecture image builds:
|
||||
- Ensure QEMU is installed
|
||||
- Check permissions to push images to a Docker registry
|
||||
|
||||
Useful documentation:
|
||||
|
||||
- https://docs.docker.com/build/building/multi-platform/
|
||||
- https://www.qemu.org/download/
|
||||
- https://docs.docker.com/build/building/multi-platform/#qemu
|
||||
|
||||
## Procedure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user