mirror of
https://github.com/moby/moby.git
synced 2026-07-11 18:13:57 +00:00
Errors were being ignored and always telling the user that the path doesn't exist even if it was some other problem, such as a permission error. Signed-off-by: Brian Goff <cpuguy83@gmail.com>