Skip to content
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

Duplicate line NPM_RUN=start \ in many Dockerfiles #472

Open
jn64 opened this issue Feb 2, 2025 · 0 comments
Open

Duplicate line NPM_RUN=start \ in many Dockerfiles #472

jn64 opened this issue Feb 2, 2025 · 0 comments

Comments

@jn64
Copy link

jn64 commented Feb 2, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant