chore!: add containerization and packaging manifest lints #30
docker-lint.yaml
on: pull_request
Lint Docker Manifest
6s
Annotations
2 errors
Lint Docker Manifest:
packages/k3d-gpu/Dockerfile#L9
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint Docker Manifest
unexpected ':' expecting a new line followed by the next instruction or digit
|