-
Notifications
You must be signed in to change notification settings - Fork 287
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
Support building and testing NodeJS on RHEL10 host #471
Conversation
…EL10 host Signed-off-by: Petr "Stone" Hracek <[email protected]>
Signed-off-by: Petr "Stone" Hracek <[email protected]>
Pull Request validationFailed🔴 Failed or pending statuses - Success🟢 Review - Reviewed by a member |
Difference between C10S and RHEL10 is:
Difference between RHEL9 and RHEL10 is:
|
[test] |
Difference between C10S and RHEL10 is:
Difference between 22-minimal RHEL9 and RHEL10 is:
|
Testing Farm results
|
Instead of `ubi10/ubi-minimal` it is `ubi10-minimal` Signed-off-by: Petr "Stone" Hracek <[email protected]>
Let's re-test after fix base image for NodeJS 22-minimal [test] |
Pull image ubi10/nodejs-22 in case testing container NodeJS-22 minimal Signed-off-by: Petr "Stone" Hracek <[email protected]>
[test] |
@lholmquist @pacostas Please take a look at it. Also, Dockerfile differences are present. It should be easy to review. |
RHEL10
the log is
|
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.
I've went through the code changes and all look good to me.
This pull request supports building and testing nodejs-container on RHEL10 host.
It is separated into two commits: