reviewdog [hadolint] report
reported by reviewdog 🐶
Findings (10)
Dockerfile|64 col 1| Delete the apt-get lists after installing something
Dockerfile|65 col 1| Multiple consecutive RUN
instructions. Consider consolidation.
Dockerfile|66 col 1| Pin versions in apt get install. Instead of apt-get install <package>
use apt-get install <package>=<version>
Dockerfile|66 col 1| Avoid additional packages by specifying --no-install-recommends
Dockerfile|66 col 1| Multiple consecutive RUN
instructions. Consider consolidation.
Dockerfile|67 col 1| Pin versions in apt get install. Instead of apt-get install <package>
use apt-get install <package>=<version>
Dockerfile|67 col 1| Multiple consecutive RUN
instructions. Consider consolidation.
Dockerfile|67 col 1| Avoid additional packages by specifying --no-install-recommends
Dockerfile|68 col 1| Multiple consecutive RUN
instructions. Consider consolidation.
Dockerfile|69 col 1| Multiple consecutive RUN
instructions. Consider consolidation.
Filtered Findings (2)
Dockerfile|14 col 1| Pin versions in apt get install. Instead of apt-get install <package>
use apt-get install <package>=<version>
Dockerfile|14 col 1| Avoid additional packages by specifying --no-install-recommends
Annotations
Check notice on line 64 in Dockerfile
github-actions / hadolint
[hadolint] Dockerfile#L64 <DL3009>(https://github.com/hadolint/hadolint/wiki/DL3009)
Delete the apt-get lists after installing something
Raw output
message:"Delete the apt-get lists after installing something" location:{path:"Dockerfile" range:{start:{line:64 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3009" url:"https://github.com/hadolint/hadolint/wiki/DL3009"}
Check notice on line 65 in Dockerfile
github-actions / hadolint
[hadolint] Dockerfile#L65 <DL3059>(https://github.com/hadolint/hadolint/wiki/DL3059)
Multiple consecutive `RUN` instructions. Consider consolidation.
Raw output
message:"Multiple consecutive `RUN` instructions. Consider consolidation." location:{path:"Dockerfile" range:{start:{line:65 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3059" url:"https://github.com/hadolint/hadolint/wiki/DL3059"}
Check warning on line 66 in Dockerfile
github-actions / hadolint
[hadolint] Dockerfile#L66 <DL3008>(https://github.com/hadolint/hadolint/wiki/DL3008)
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Raw output
message:"Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`" location:{path:"Dockerfile" range:{start:{line:66 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3008" url:"https://github.com/hadolint/hadolint/wiki/DL3008"}
Check notice on line 66 in Dockerfile
github-actions / hadolint
[hadolint] Dockerfile#L66 <DL3015>(https://github.com/hadolint/hadolint/wiki/DL3015)
Avoid additional packages by specifying `--no-install-recommends`
Raw output
message:"Avoid additional packages by specifying `--no-install-recommends`" location:{path:"Dockerfile" range:{start:{line:66 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3015" url:"https://github.com/hadolint/hadolint/wiki/DL3015"}
Check notice on line 66 in Dockerfile
github-actions / hadolint
[hadolint] Dockerfile#L66 <DL3059>(https://github.com/hadolint/hadolint/wiki/DL3059)
Multiple consecutive `RUN` instructions. Consider consolidation.
Raw output
message:"Multiple consecutive `RUN` instructions. Consider consolidation." location:{path:"Dockerfile" range:{start:{line:66 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3059" url:"https://github.com/hadolint/hadolint/wiki/DL3059"}
Check warning on line 67 in Dockerfile
github-actions / hadolint
[hadolint] Dockerfile#L67 <DL3008>(https://github.com/hadolint/hadolint/wiki/DL3008)
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Raw output
message:"Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`" location:{path:"Dockerfile" range:{start:{line:67 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3008" url:"https://github.com/hadolint/hadolint/wiki/DL3008"}
Check notice on line 67 in Dockerfile
github-actions / hadolint
[hadolint] Dockerfile#L67 <DL3059>(https://github.com/hadolint/hadolint/wiki/DL3059)
Multiple consecutive `RUN` instructions. Consider consolidation.
Raw output
message:"Multiple consecutive `RUN` instructions. Consider consolidation." location:{path:"Dockerfile" range:{start:{line:67 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3059" url:"https://github.com/hadolint/hadolint/wiki/DL3059"}
Check notice on line 67 in Dockerfile
github-actions / hadolint
[hadolint] Dockerfile#L67 <DL3015>(https://github.com/hadolint/hadolint/wiki/DL3015)
Avoid additional packages by specifying `--no-install-recommends`
Raw output
message:"Avoid additional packages by specifying `--no-install-recommends`" location:{path:"Dockerfile" range:{start:{line:67 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3015" url:"https://github.com/hadolint/hadolint/wiki/DL3015"}
Check notice on line 68 in Dockerfile
github-actions / hadolint
[hadolint] Dockerfile#L68 <DL3059>(https://github.com/hadolint/hadolint/wiki/DL3059)
Multiple consecutive `RUN` instructions. Consider consolidation.
Raw output
message:"Multiple consecutive `RUN` instructions. Consider consolidation." location:{path:"Dockerfile" range:{start:{line:68 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3059" url:"https://github.com/hadolint/hadolint/wiki/DL3059"}
Check notice on line 69 in Dockerfile
github-actions / hadolint
[hadolint] Dockerfile#L69 <DL3059>(https://github.com/hadolint/hadolint/wiki/DL3059)
Multiple consecutive `RUN` instructions. Consider consolidation.
Raw output
message:"Multiple consecutive `RUN` instructions. Consider consolidation." location:{path:"Dockerfile" range:{start:{line:69 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3059" url:"https://github.com/hadolint/hadolint/wiki/DL3059"}