Correct Flash-X attribution and add the requested citation - #1
Merged
Annotations
9 errors and 1 warning
|
Run Hadolint:
flashx_dockerfile#L121
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
|
Run Hadolint:
flashx_dockerfile#L114
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
|
Run Hadolint:
flashx_dockerfile#L102
SC3009 warning: In POSIX sh, brace expansion is undefined.
|
|
Run Hadolint:
flashx_dockerfile#L87
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:
flashx_dockerfile#L87
DL3046 warning: `useradd` without flag `-l` and high UID will result in excessively large Image.
|
|
Run Hadolint:
flashx_dockerfile#L70
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
|
Run Hadolint:
flashx_dockerfile#L46
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:
flashx_dockerfile#L26
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
|
Run Hadolint:
flashx_dockerfile#L26
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading