Costas Papastathis
Costas Papastathis
> Appears to pass on s390x now Yes, esbuild supports s390x
@helio-frota On your example you demonstrate using the oc client, which I can also validate that it work. Did you switch between local and sandbox openshift with nodeshift client?
https://github.com/sclorg/s2i-nodejs-container/issues/120
https://github.com/sclorg/s2i-nodejs-container/issues/275
The commit [72896d2](https://github.com/sclorg/s2i-nodejs-container/pull/359/commits/72896d21b57d7a6971a7058c681b4a91291dd012) is not very descriptive, what it does is adding the init-wrapper on node-18. It is also tested.
@mhdawson Thanks for indicating on adding NODE_CMD in the documentation. I added it on the readme page of each node version under the NPM_RUN variable. https://github.com/sclorg/s2i-nodejs-container/pull/359/commits/2e3958e89619685745d98a75948d6d62ab406805 Below is the text...
@pkubatrh From what I see * On rhel9/ubi9 node 18 is not available for installing it ATM. Will be available as a module on the next rhel9.1 release, so it...
For the minimal images. Added also specifying the nodejs version on rhel9 images. Same pattern as on rhel8, centos 8 stream & centos 9 stream.
Above testing does not cover the changes. I guess we have to wait for an additional commit which will include the c9s, rhel9, rhel9 - minimal. @pkubatrh
From what I see it only requires "virtual machine platform" https://github.com/MicrosoftDocs/WSL/issues/899#issuecomment-690753034