Skip to content

SonarQube: Merge consecutive RUN instructions in dockerfile. #3427

@zarfishan20

Description

@zarfishan20

SonarQube reported warnings about consecutive RUN instructions in multiple dockerfiles.
Consecutive RUN commands should be merged using &&to reduce number of image layers, improve built performance and maintainability.
Sonar cloud open issue

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions