chore(deps): update dependency ubuntu to v24 #7
Annotations
10 errors
Run hadolint/[email protected]:
Dockerfile#L35
DL3048 style: Invalid label key.
|
Run hadolint/[email protected]:
Dockerfile#L45
SC2028 info: echo may not expand escape sequences. Use printf.
|
Run hadolint/[email protected]:
Dockerfile#L45
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Run hadolint/[email protected]:
Dockerfile#L45
DL3009 info: Delete the apt-get lists after installing something
|
Run hadolint/[email protected]:
Dockerfile#L45
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Run hadolint/[email protected]:
Dockerfile#L60
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Run hadolint/[email protected]:
Dockerfile#L89
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`).
|
Run hadolint/[email protected]:
Dockerfile#L89
DL3003 warning: Use WORKDIR to switch to a directory
|
Run hadolint/[email protected]:
Dockerfile#L89
SC2046 warning: Quote this to prevent word splitting.
|
Run hadolint/[email protected]:
Dockerfile#L107
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Loading