-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
[3823878145] Upstream Reporter: Lalatendu Mohanty
Upstream issue status: Closed
Upstream description:
Add a containerfile linter which can be used both local dev environment and as github actions.
Checked internet and looks like we can use `Hadolint`.
Hadolint is a Dockerfile/Containerfile linter that helps you write best-practice container images [1].
- links to