Skip to content

Build container images for all architectures and publish multi-arch manifests #762

@lentzi90

Description

@lentzi90

We currently build and publish only amd64 images. There are other popular architectures, e.g. arm64, that we should support.
At least CAPM3 and IPAM already supports building for multiple architectures easily with make docker-build-all. BMO and Ironic-image will need some work though.

The script for building must also be updated so that it builds multiple architectures and then creates a multi-arch manifest from them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions