Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require image for ARM64 architecture #9

Open
odidev opened this issue Feb 23, 2021 · 1 comment
Open

Require image for ARM64 architecture #9

odidev opened this issue Feb 23, 2021 · 1 comment

Comments

@odidev
Copy link

odidev commented Feb 23, 2021

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

@srbala
Copy link

srbala commented Nov 10, 2021

@odidev ClearLinux only offers x86_64 packages, please check https://clearlinux.org/sw/stacks, https://clearlinux.org/downloads

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants