clearlinux / docker-brew-clearlinux

Dockerhub image snapshots for Clear Linux
35 stars 5 forks source link

Require image for ARM64 architecture #9

Open odidev opened 3 years ago

odidev commented 3 years ago

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 commented 3 years ago

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