1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder/dockerignore
Anusha Ragunathan 691555fc8b Fix ReadAll to run on Windows.
filepath.Clean converts filenames to filenames with native path
separators. Use ToSlash to normalize.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-02-04 14:01:17 -08:00
..
dockerignore.go Fix ReadAll to run on Windows. 2016-02-04 14:01:17 -08:00
dockerignore_test.go utils: move dockerignore function to builder/dockerignore 2015-12-14 14:59:52 +01:00