Skip to content

Duplicate line NPM_RUN=start \ in many Dockerfiles #472

@jn64

Description

@jn64

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions