dockerfile_lint
dockerfile_lint copied to clipboard
Allow to pass a directory for recursive search Dockerfiles
Can anyone add a feature for recursive search all Dockerfiles from a directory? Same feature exists in many linters and its very useful when you have many Dockerfiles (as example more than 20). Ideally a glob pattern support for file path than we can pass Dockerfiles from pattern.