Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Require image for ARM64 architecture #9

@odidev

Description

@odidev

Hi Team,

I am trying to use the clearlinux image on arm64 platform but it seems it is not available for arm64.

I have successfully built the image using the command docker build -t image_name . on the arm64 platform without any changes in the Dockerfile but when tested the package using command docker run -it --rm image_name docker container is not created on arm64 platform.

It seems the base.tar.xz file created is for the amd64 platform.

Do you have any plans on releasing arm64 images?

It will be very helpful if arm64 image is available. If required, I am happy to help

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