mirror of
https://github.com/moby/moby.git
synced 2026-07-10 16:48:40 +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>