chore!: add containerization and packaging manifest lints #26
docker-lint.yaml
on: pull_request
Lint Docker Manifest
10s
Annotations
3 errors
Lint Docker Manifest:
Dockerfile.migrations#L10
SC2086 info: Double quote to prevent globbing and word splitting.
|
Lint Docker Manifest
unexpected ':' expecting a new line followed by the next instruction or digit
|
Lint Docker Manifest:
src/leapfrogai_ui/Dockerfile#L3
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|