-
Story
-
Resolution: Obsolete
-
Minor
-
None
-
None
-
False
-
False
-
0
-
Not Supported
-
Description
As a user, I want to customize the npm start command on all supported build images.
The PR https://github.com/openshift/console/pull/10331 added the support for the following currently supported build images.
- 14-ubi8
- 14-ubi8-minimal
- 12-ubi8
- latest
Before we release OpenShift 4.10 we should check if s2i-nodejs-container supports more or other versions as well. For example Node 16.
See also https://github.com/sclorg/s2i-nodejs-container/pull/295
Acceptance Criteria
- Check default available Node JS builder images (build from source) and update the "dev-console.import/environment" if required.
Additional Details:
None
- relates to
-
ODC-6379 Allow the user to override the npm start command when using Node Builder Image
- Closed