Container platform
No response
Version
Many
OS version of the container image
No response
Bugzilla, Jira
No response
Description
NPM_RUN=start is declared twice
E.g. in 22-minimal/Dockerfile.rhel8
|
NPM_RUN=start \ |
|
PLATFORM="el8" \ |
|
NODEJS_VERSION=22 \ |
|
NPM_RUN=start \ |
Probably copy-paste error in 7daa4f6
and propagated through many different versions
Reproducer
No response
Container platform
No response
Version
Many
OS version of the container image
No response
Bugzilla, Jira
No response
Description
NPM_RUN=startis declared twiceE.g. in 22-minimal/Dockerfile.rhel8
s2i-nodejs-container/22-minimal/Dockerfile.rhel8
Lines 18 to 21 in 00f5433
Probably copy-paste error in 7daa4f6
and propagated through many different versions
Reproducer
No response