Replace composer.canasta.json with YAML additions #463
Annotations
4 errors and 1 warning
Run linter (hadolint):
Dockerfile#L18
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Run linter (hadolint):
Dockerfile#L18
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Run linter (hadolint):
Dockerfile#L18
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 linter (hadolint):
Dockerfile#L94
DL4001 warning: Either use Wget or Curl but not both
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading