Skip to content

Merge branch 'main' into feature/sysdep-check #6

Merge branch 'main' into feature/sysdep-check

Merge branch 'main' into feature/sysdep-check #6

Triggered via push November 17, 2023 12:33
Status Failure
Total duration 22s
Artifacts

run-hadolint.yml

on: push
docker-build
10s
docker-build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
docker-build: Dockerfile#L13
DL3029 warning: Do not use --platform flag with FROM
docker-build: Dockerfile#L39
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
docker-build: Dockerfile#L49
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
docker-build: Dockerfile#L50
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.