chore(devex): pnpm workspaces #64752
Annotations
10 warnings and 4 notices
Lint changed Dockerfile(s) with Hadolint:
Dockerfile#L39
Use WORKDIR to switch to a directory
|
Lint changed Dockerfile(s) with Hadolint:
Dockerfile#L51
Use WORKDIR to switch to a directory
|
Lint changed Dockerfile(s) with Hadolint:
Dockerfile#L62
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfile(s) with Hadolint:
Dockerfile#L85
Use WORKDIR to switch to a directory
|
Lint changed Dockerfile(s) with Hadolint:
Dockerfile#L119
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfile(s) with Hadolint:
Dockerfile#L153
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfile(s) with Hadolint:
Dockerfile#L176
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfile(s) with Hadolint:
Dockerfile#L190
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfile(s) with Hadolint:
Dockerfile#L193
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfile(s) with Hadolint:
Dockerfile#L254
Last USER should not be root
|
Lint changed Dockerfile(s) with Hadolint:
Dockerfile#L176
Delete the apt-get lists after installing something
|
Lint changed Dockerfile(s) with Hadolint:
Dockerfile#L189
Delete the apt-get lists after installing something
|
Lint changed Dockerfile(s) with Hadolint:
Dockerfile#L190
Multiple consecutive `RUN` instructions. Consider consolidation.
|
Lint changed Dockerfile(s) with Hadolint:
Dockerfile#L190
Avoid additional packages by specifying `--no-install-recommends`
|
Loading