Pull request - 1 #2
Annotations
6 errors
Lint - Docker (bookworm):
bookworm/Dockerfile#L17
DL3046 warning: `useradd` without flag `-l` and high UID will result in excessively large Image.
|
Lint - Docker (bookworm):
bookworm/Dockerfile#L17
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
|
Lint - Docker (bookworm):
bookworm/Dockerfile#L17
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
|
Lint - Docker (bullseye):
bullseye/Dockerfile#L17
DL3046 warning: `useradd` without flag `-l` and high UID will result in excessively large Image.
|
Lint - Docker (bullseye):
bullseye/Dockerfile#L17
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
|
Lint - Docker (bullseye):
bullseye/Dockerfile#L17
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
|