-
Notifications
You must be signed in to change notification settings - Fork 290
Enable nodejs24 for cXs #500
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
base: master
Are you sure you want to change the base?
Conversation
[test] |
Testing Farm results
|
@hhorak Can you please also fix nodejs-24 and calling 'node' in Dockerfile? It should be on RHEL10 'node-24 -v' instead of 'node -v'. Thanks. I guess, it can be done as a part of this pull request. |
[test] |
Also thing about one think. In our tests we used 'node' command, but RHEL10 provides 'node-24' instead of 'node'. This is missing in 24-minimal/Dockerfile.rhel10. https://github.com/sclorg/s2i-nodejs-container/blob/master/24-minimal/Dockerfile.rhel10#L55 |
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.
Please address my proposals. Thanks.
This is a real issue, but I'll fix it differently. We need to have |
[test] |
[test] |
No description provided.