Closed smuzaffar closed 2 years ago
Hey Malik! I'd say that's a great timing! Thank you! :pray: We're on the testing phase of the Generic Cloud image for the AlmaLinux OS 8.5 Beta 1 for ppc64le. We needs more eyes and testers. I just texted you in AlmaLinux chat If you interested to give it a shot to our testing images, let me know.
@smuzaffar almalinux/8-base:8.5-beta-ppc64le
docker images are available in dockerhub now, please give it a try
docker pull almalinux/8-base:8.5-beta-ppc64le
docker run --rm -it almalinux/8-base:8.5-beta-ppc64le
minimal
images available at almalinux/8-minimal:8.5-beta-ppc64le
docker pull almalinux/8-minimal:8.5-beta-ppc64le
docker run --rm -it almalinux/8-minimal:8.5-beta-ppc64le
thanks a lot @srbala . I am testing almalinux/8-base:8.5-beta-ppc64le now.
@srbala and @LKHN , I confirm that almalinux/8-base:8.5-beta-ppc64le
worked for our use case. We use these images to build (c/c++ opensource projects including many ML packages e.g tensorflow and onnxruntime) and run our software stack. The docker file we used to build our image basd on almalinux/8-base:8.5-beta-ppc64le
is https://github.com/cms-sw/cms-docker/blob/master/alma8/Dockerfile . All look good for us.
any ETA for almalinux:8
for ppc64le ?
Since ppc64le
is still in beta, let me check with the team.
hey @smuzaffar and @srbala we are targeting to release STABLE in about two weeks.
@smuzaffar Official ppe64le
arch images are available now.
Any news on ppc64le support ( https://github.com/AlmaLinux/docker-images/issues/4#issuecomment-861751092 ) ?