gluster / gluster-containers

Dockerfiles (CentOS, Fedora, Red Hat) for GlusterFS
https://github.com/gluster/gluster-containers/pkgs/container/gluster-containers
223 stars 135 forks source link

Require Linux/ARM64 docker image for gluster/gluster-containers #178

Open odidev opened 2 years ago

odidev commented 2 years ago

Hi Team,  

I have been working on building gluster/gluster-containers images for both amd64 and arm64 platforms. I have Successfully modified the dockerfile to make it compatible with arm64 platform and also added arm64 support in Travis-ci to test docker images for arm64 platform.

Changes Required: https://github.com/odidev/gluster-containers/commit/af012f0208024bd3f01e9ec1215ae74855f11770

Travis build: https://app.travis-ci.com/github/odidev/gluster-containers/builds/246220619

Do you have any plans for releasing arm64 images?  It will be very helpful if an arm64 image is available. If interested, I will raise a PR.  

odidev commented 2 years ago

Hi Team,

A gentle reminder to take a look at the above changes that have been made to make Docker images compatible for the ARM64 platform and it also passes all the tests in Travis CI.

black-dragon74 commented 2 years ago

@odidev We now have arm64 images available.

Regards