Skip to content

feat(#8): install just #16

feat(#8): install just

feat(#8): install just #16

Triggered via pull request September 20, 2024 10:24
@h1alexbelh1alexbel
opened #9
8
Status Failure
Total duration 16s
Artifacts

hadolint.yml

on: pull_request
hadolint
7s
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>`