Fix 80 no file #13
Annotations
9 errors
Run integration test 5 - config file:
testdata/warning.Dockerfile#L4
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Run integration test 5 - config file:
testdata/warning.Dockerfile#L4
DL3014 warning: Use the `-y` switch to avoid manual input `apt-get -y install <package>`
|
Run integration test 5 - config file:
testdata/warning.Dockerfile#L4
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Run integration test 7 - set recursive matching *Dockerfile (warning/info):
testdata/info.Dockerfile#L5
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Run integration test 7 - set recursive matching *Dockerfile (warning/info):
testdata/warning.Dockerfile#L4
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Run integration test 7 - set recursive matching *Dockerfile (warning/info):
testdata/warning.Dockerfile#L4
DL3014 warning: Use the `-y` switch to avoid manual input `apt-get -y install <package>`
|
Run integration test 7 - set recursive matching *Dockerfile (warning/info):
testdata/warning.Dockerfile#L4
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Run integration test 3 - set failure threshold:
testdata/info.Dockerfile#L5
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Run integration test 2 - ignore a rule:
testdata/warning.Dockerfile#L4
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
The logs for this run have expired and are no longer available.
Loading