feat(docker): New system #2
Annotations
10 errors
Run hadolint/[email protected]:
docker/alpine.Dockerfile#L13
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
Run hadolint/[email protected]:
docker/alpine.Dockerfile#L26
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
Run hadolint/[email protected]:
docker/alpine.Dockerfile#L32
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Run hadolint/[email protected]:
docker/alpine.Dockerfile#L73
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
Run hadolint/[email protected]:
docker/alpine.Dockerfile#L75
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]:
docker/alpine.Dockerfile#L75
SC3010 warning: In POSIX sh, [[ ]] is undefined.
|
Run hadolint/[email protected]:
docker/debian.Dockerfile#L34
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Run hadolint/[email protected]:
docker/debian.Dockerfile#L34
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Run hadolint/[email protected]:
docker/debian.Dockerfile#L52
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Run hadolint/[email protected]:
docker/debian.Dockerfile#L82
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
The logs for this run have expired and are no longer available.
Loading