mirror of
https://github.com/moby/moby.git
synced 2026-07-11 00:58:22 +00:00
Unfortunately, this check was missing in the original version. It could cause a positive match to be overwritten by checking parent dirs. Signed-off-by: Aaron Lehmann <alehmann@netflix.com>