lint fixes #3
Annotations
6 errors and 1 warning
π Run Hadolint:
velbusd/Dockerfile#L2
DL3006 warning: Always tag the version of an image explicitly
|
π Run Hadolint:
velbusd/Dockerfile#L4
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
π Run Hadolint:
velbusd/Dockerfile#L8
DL3003 warning: Use WORKDIR to switch to a directory
|
π Run Hadolint:
velbusd/Dockerfile#L8
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
π Run Hadolint:
velbusd/Dockerfile#L8
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
π Run Hadolint:
velbusd/Dockerfile#L9
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading