dockerfiles: reduce debug information from the production container image. #5707
Annotations
1 error and 4 warnings
Run reviewdog/action-hadolint@v1
Process completed with exit code 1.
|
Run reviewdog/action-hadolint@v1:
dockerfiles/Dockerfile#L32
[hadolint] reported by reviewdog 🐶
Multiple consecutive `RUN` instructions. Consider consolidation.
Raw Output:
message:"Multiple consecutive `RUN` instructions. Consider consolidation." location:{path:"dockerfiles/Dockerfile" range:{start:{line:32 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3059" url:"https://github.com/hadolint/hadolint/wiki/DL3059"}
|
Run reviewdog/action-hadolint@v1:
dockerfiles/Dockerfile#L85
[hadolint] reported by reviewdog 🐶
Multiple consecutive `RUN` instructions. Consider consolidation.
Raw Output:
message:"Multiple consecutive `RUN` instructions. Consider consolidation." location:{path:"dockerfiles/Dockerfile" range:{start:{line:85 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3059" url:"https://github.com/hadolint/hadolint/wiki/DL3059"}
|
Run reviewdog/action-hadolint@v1:
dockerfiles/Dockerfile#L86
[hadolint] reported by reviewdog 🐶
Multiple consecutive `RUN` instructions. Consider consolidation.
Raw Output:
message:"Multiple consecutive `RUN` instructions. Consider consolidation." location:{path:"dockerfiles/Dockerfile" range:{start:{line:86 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3059" url:"https://github.com/hadolint/hadolint/wiki/DL3059"}
|
Run reviewdog/action-hadolint@v1:
dockerfiles/Dockerfile#L87
[hadolint] reported by reviewdog 🐶
Multiple consecutive `RUN` instructions. Consider consolidation.
Raw Output:
message:"Multiple consecutive `RUN` instructions. Consider consolidation." location:{path:"dockerfiles/Dockerfile" range:{start:{line:87 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3059" url:"https://github.com/hadolint/hadolint/wiki/DL3059"}
|
Loading