Refactored github jobs and added hadolint step #3
Annotations
2 errors
Lint Dockerfile with Hadolint:
fastcgi-client/Dockerfile#L5
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
Lint Dockerfile with Hadolint:
fastcgi-client/Dockerfile#L5
DL3019 info: Use the `--no-cache` switch to avoid the need to use `--update` and remove `/var/cache/apk/*` when done installing packages
|
Loading