moby--moby/builder/remotecontext
Daniel Nephin a74cc83345 Fix remote build target as Dockerfile
The test was passing previously because the preamble was already buffered. After
the change to return Scanner.Err() the final read error on the buffer was no
longer being ignored.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-11-09 15:05:26 -05:00
..
git Fix shallow git clone in docker-build 2017-07-25 13:20:59 -07:00
archive.go Fix remote build target as Dockerfile 2017-11-09 15:05:26 -05:00
detect.go Fix remote build target as Dockerfile 2017-11-09 15:05:26 -05:00
detect_test.go LCOW: Implemented support for docker cp + build 2017-09-14 12:07:52 -07:00
errors.go Remove string checking in API error handling 2017-08-15 16:01:11 -04:00
filehash.go Implement incremental file sync using client session 2017-06-22 11:52:35 -07:00
generate.go Implement incremental file sync using client session 2017-06-22 11:52:35 -07:00
git.go fix todo for printing error messages 2017-11-03 11:35:41 -07:00
lazycontext.go Fix tests after Hash() behavior change 2017-10-10 14:23:12 -07:00
mimetype.go Move httputils/mimtype to the single consumser, and remove unused function. 2017-06-02 16:10:39 -04:00
mimetype_test.go Move httputils/mimtype to the single consumser, and remove unused function. 2017-06-02 16:10:39 -04:00
remote.go Fix remote build target as Dockerfile 2017-11-09 15:05:26 -05:00
remote_test.go Fix remote build target as Dockerfile 2017-11-09 15:05:26 -05:00
tarsum.go Cleaning dead code out of the builder 2017-09-29 02:55:35 +02:00
tarsum.pb.go LCOW: Implemented support for docker cp + build 2017-09-14 12:07:52 -07:00
tarsum.proto Implement incremental file sync using client session 2017-06-22 11:52:35 -07:00
tarsum_test.go Fix tests after Hash() behavior change 2017-10-10 14:23:12 -07:00
utils_test.go Refactor remote context parsing 2017-04-25 14:35:31 -07:00