moby--moby/pkg/fileutils
Doug Davis 82ea6ed2bc Allow .dockerignore to ignore everything
Change CLI error msg because it was too specific and didn't make sense
when there were errors not related to inaccessible files.

Removed some log.Error() calls since they're not really errors we should
log. Returning the error will be enough.

Closes: #13417

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-05-30 04:16:00 -07:00
..
fileutils.go Allow .dockerignore to ignore everything 2015-05-30 04:16:00 -07:00
fileutils_test.go Add coverage on pkg/fileutils 2015-04-29 16:27:12 +02:00