Skip to content

No arm64 build for public.ecr.aws/outerbounds/metaflow_ui #85

@bra-fsn

Description

@bra-fsn

I would like to deploy the charts on arm64 instances.

The metadata service is OK:

docker buildx imagetools inspect public.ecr.aws/outerbounds/metaflow_metadata_service:2.4.13-2-g70af4ed | grep Platform
  Platform:    linux/amd64
  Platform:    linux/arm64
  Platform:    unknown/unknown
  Platform:    unknown/unknown

but there's no arm64 build for the public.ecr.aws/outerbounds/metaflow_ui:1.3.5-135-g4225eec-obp image.

I couldn't find the source Dockerfile, so rebuilding it is harder than it should be.
Could you please publish arm64 images as well (or in case it's not possible, publish the Dockerfile and the build context somewhere)?

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