Skip to content

Development - Docker ARM 4.x - Adapt multi-architecture Docker build #2099

@c-bordon

Description

@c-bordon

Related #2097

Description

Make the necessary changes for multi-architecture construction that have been detected in the indicated spike.

Functional requirements

  • Multi-platform Docker images

    • Each current Intel-only image must be migrated to a multi-architecture image (AMD64 + ARM64) using Docker buildx manifests.
    • No separate -arm tags will be published.
    • The wazuh/wazuh-certs-generator image must also support multi-architecture (AMD64 + ARM64) using Docker buildx

Implementation restriction

Multi-platform images must behave identically to the current Intel-only images (same base image, entrypoints, environment variables, config behavior).

Metadata

Metadata

Assignees

Type

No type

Projects

Status

On hold

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions