|
|
|
|
|
by asciimike
1787 days ago
|
|
> I end up having to add an entire docker block scoped to each directory that has a Dockerfile which is painful. Ideally, I would have a way to specify using */Dockerfile as a way to scan for Docker dependencies. Glob syntax in `directory` would be sufficient, yes? |
|