Add hadolint checks via GitHub action #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|