add linting using Hadolint #5
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#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#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.
|
amazon2023-ansible-latest/Dockerfile#L39
SC3009 warning: In POSIX sh, brace expansion is undefined.
|
arch-ansible-latest/Dockerfile#L5
DL3003 warning: Use WORKDIR to switch to a directory
|
arch-ansible-latest/Dockerfile#L5
SC2086 info: Double quote to prevent globbing and word splitting.
|
The logs for this run have expired and are no longer available.
Loading