iamdork / compose

Command line replacement for docker-compose, adding dork magics.
MIT License
2 stars 2 forks source link

.no_auth.[service] should respect folder hirachy #13

Closed sepal closed 7 years ago

sepal commented 8 years ago

While the .no_auth files respect the folder hirachy,the .no_auth.[service] file currently don't do that. It currently will remove the authentication for all sub directories, but it should actually behave like all the other auth files.