Skip to content

feat(#1): settings.xml #6

feat(#1): settings.xml

feat(#1): settings.xml #6

Triggered via push September 10, 2024 16:10
Status Failure
Total duration 16s
Artifacts

hadolint.yml

on: push
hadolint
5s
hadolint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
hadolint: Dockerfile#L24
DL3048 style: Invalid label key.
hadolint: Dockerfile#L34
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
hadolint: Dockerfile#L34
DL3009 info: Delete the apt-get lists after installing something
hadolint: Dockerfile#L34
SC2028 info: echo may not expand escape sequences. Use printf.
hadolint: Dockerfile#L34
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
hadolint: Dockerfile#L49
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
hadolint: Dockerfile#L77
DL3009 info: Delete the apt-get lists after installing something
hadolint: Dockerfile#L77
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
hadolint: Dockerfile#L83
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
hadolint: Dockerfile#L83
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`