Skip to content

Feature: Multi-arch image #43

Description

@cmoulliard

Have you searched for this feature request?

  • I searched but did not find similar requests

Problem Statement

Until now we cannot use the image on an ARM platform (e.g macos)

❯ podman run -it ghcr.io/cnoe-io/backstage-app:latest -p 3000:3000
WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64)
qemu-x86_64-static: QEMU internal SIGSEGV {code=MAPERR, addr=0x20}

Possible Solution

Ideally, the image built should be multi-arch

Alternatives Considered

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions