-
Notifications
You must be signed in to change notification settings - Fork 236
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
Request to build and release images for s390x #178
Request to build and release images for s390x #178
Conversation
@jmesnil could you please share your thoughts? |
Can anyone have a look? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@namrata-ibm sorry for the late reply
I've recently updated WildFly Docker image to produce a JDK21 variant on ubi9-minimal that supports s390x.
Could you update your PR to rebase and add the linux/s390x
platform for this JDK version?
I'd prefere to postpone the switch from centos7 to ubi9-minimal after it's communicated to our community with the impeding end of line of CentOS 7.
However, I see no issue with respiring our latest WildFly 32 images to add s390x support to their JDK 21 variants.
@jmesnil Thank you for your comments, will work on changes and update PR. |
@jmesnil I have updated PR with your suggestions. Could you please have a look? |
@namrata-ibm thanks! |
@namrata-ibm I've released new image tags with support for s390x: Could you please try them to make sure they run as expected? Thanks for you contribution! |
Hi @jmesnil I have verified that latest/latest-jdk21 images work as expected on s390x. |
Changes included in this PR:
eclipse-temurin:ubi9-minimal
considering it supports multiple archs. Also centos 7 will reach its end of life down the line. Wanted to understand whether this change would have any major impact on existing users?not yet
available for s390x.Resolves #173