add linting using Hadolint #2
Annotations
10 errors
alpine-ansible-latest/Dockerfile#L7
SC2028 info: echo may not expand escape sequences. Use printf.
|
alpine-ansible-latest/Dockerfile#L11
SC3009 warning: In POSIX sh, brace expansion is undefined.
|
amazon2-ansible-latest/Dockerfile#L7
DL3033 warning: Specify version with `yum install -y <package>-<version>`.
|
amazon2-ansible-latest/Dockerfile#L15
SC3037 warning: In POSIX sh, echo flags are undefined.
|
amazon2-ansible-latest/Dockerfile#L31
SC3009 warning: In POSIX sh, brace expansion is undefined.
|
amazon2023-ansible-latest/Dockerfile#L5
DL3033 warning: Specify version with `yum install -y <package>-<version>`.
|
amazon2023-ansible-latest/Dockerfile#L16
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
|
amazon2023-ansible-latest/Dockerfile#L16
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
amazon2023-ansible-latest/Dockerfile#L19
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
amazon2023-ansible-latest/Dockerfile#L22
SC3037 warning: In POSIX sh, echo flags are undefined.
|
The logs for this run have expired and are no longer available.
Loading