Skip to content

Adds multi-architecture (arm64/amd64) support for the Model Registry UI Docker images. #2057

@ederign

Description

@ederign

Is your feature request related to a problem? Please describe.

The UI Docker images (model-registry/ui and model-registry/ui-standalone) are currently built only for the linux/amd64 architecture. This prevents users on ARM-based systems from running the UI images natively.

Describe the solution you'd like

Enable multi-architecture Docker image builds for the UI images, supporting both linux/arm64 and linux/amd64 platforms. This follows the same approach implemented for the model-registry server in PR #1790.

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