8000 Add hadolint checks via GitHub action · jnk22/libreelec-git-command@f305c7e · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add hadolint checks via GitHub action #1

Add hadolint checks via GitHub action

Add hadolint checks via GitHub action #1

Triggered via pull request April 10, 2024 10:48
Status Failure
Total duration 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test: Dockerfile#L1
DL3006 warning: Always tag the version of an image explicitly
test: Dockerfile#L4
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
test: Dockerfile#L4
DL3019 info: Use the `--no-cache` switch to avoid the need to use `--update` and remove `/var/cache/apk/*` when done installing packages
0