add linting using Hadolint #7
Annotations
10 errors
Run hadolint/[email protected]:
alpine-ansible-latest/Dockerfile#L7
SC2028 info: echo may not expand escape sequences. Use printf.
|
Run hadolint/[email protected]:
amazon2023-ansible-latest/Dockerfile#L19
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Run hadolint/[email protected]:
arch-ansible-latest/Dockerfile#L5
SC1141 error: Unexpected tokens after compound command. Bad redirection or missing ;/&&/||/|?
|
Run hadolint/[email protected]:
arch-ansible-latest/Dockerfile#L24
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
|
Run hadolint/[email protected]:
arch-ansible-latest/Dockerfile#L24
SC2015 info: Note that A && B || C is not if-then-else. C may run when A is true.
|
Run hadolint/[email protected]:
arch-ansible-latest/Dockerfile#L32
SC2028 info: echo may not expand escape sequences. Use printf.
|
Run hadolint/[email protected]:
centos7-ansible-latest/Dockerfile#L8
SC1141 error: Unexpected tokens after compound command. Bad redirection or missing ;/&&/||/|?
|
Run hadolint/[email protected]:
centos8-ansible-latest/Dockerfile#L6
SC1141 error: Unexpected tokens after compound command. Bad redirection or missing ;/&&/||/|?
|
Run hadolint/[email protected]:
centosstream8-ansible-latest/Dockerfile#L6
SC1141 error: Unexpected tokens after compound command. Bad redirection or missing ;/&&/||/|?
|
Run hadolint/[email protected]:
debian10-ansible-latest/Dockerfile#L4
DL3009 info: Delete the apt-get lists after installing something
|
The logs for this run have expired and are no longer available.
Loading