moby/builder
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
..
dockerfile Fix dockerfile parser failing silently on long tokens 2017-11-09 15:03:20 -05:00
dockerignore Fix behavior of absolute paths in .dockerignore 2017-03-31 10:43:59 +02:00
fscache Cleaning dead code out of the builder 2017-09-29 02:55:35 +02:00
remotecontext Fix remote build target as Dockerfile 2017-11-09 15:05:26 -05:00
builder.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00