Open santosh-m-code opened 3 years ago
Pls provide more details and links to explain the problem.
For ubi-minimal-jre-nightly we have all 3 OS/Arch images available linux/amd64, linux/ppc64le, linux/s390x. For ubi-minimal-jre we only have image for linux/ppc64le other 2 arch type images are missing.
@AdamBrousseau not sure if this is a known issue or who we should tag.
This is because of the point release. We recently released jdk 11.0.12+7 with OpenJ9 0.27.1 but only on aix and linux on ppc64le. Therefore, the latest release for linux on amd64 and s390x is still with OpenJ9 0.27.0. When the October refresh comes, we should be back to 1 image for all 3 architectures.
Does this clarify the issue and can it be closed?
We have recently pushed IBM Semeru Runtime Open Edition unofficial UBI containers to DockerHub https://hub.docker.com/u/ibmsemeruruntime
We are working on adding the latest point release over the next day or 2 so we'll ensure that the latest
tag works to get you the latest for whichever arch you are on. I'm not sure yet if these will be here long term (TBD) but the AdoptOopenJDK ones won't be there much longer either.
Suddenly we only see linux/ppc64le images and other arch types images are not build for different tag except for nightly builds. Any specific reason ?