dockerfile_lint icon indicating copy to clipboard operation
dockerfile_lint copied to clipboard

Allow to pass a directory for recursive search Dockerfiles

Open sky-code opened this issue 8 years ago • 0 comments

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.

sky-code avatar Nov 13 '17 19:11 sky-code