Fix 80 no file #10
Annotations
9 errors
Integration Tests:
testdata/warning.Dockerfile#L4
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Integration Tests:
testdata/warning.Dockerfile#L4
DL3014 warning: Use the `-y` switch to avoid manual input `apt-get -y install <package>`
|
Integration Tests:
testdata/warning.Dockerfile#L4
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Integration Tests:
testdata/info.Dockerfile#L5
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Integration Tests:
testdata/warning.Dockerfile#L4
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Integration Tests:
testdata/warning.Dockerfile#L4
DL3014 warning: Use the `-y` switch to avoid manual input `apt-get -y install <package>`
|
Integration Tests:
testdata/warning.Dockerfile#L4
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Integration Tests:
testdata/info.Dockerfile#L5
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Integration Tests:
testdata/warning.Dockerfile#L4
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|