moby--moby/builder
Daniel Nephin 726fb269cf Fix --label on docker build when a single quote is used in the value
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-03-24 12:29:14 -04:00
..
dockerfile Fix --label on docker build when a single quote is used in the value 2017-03-24 12:29:14 -04:00
dockerignore use t.Fatal() to output the err message where the values used for formatting 2017-02-23 10:16:22 +08:00
remotecontext Fix relative path on windows for uuid paths 2017-03-23 15:12:19 -07:00
builder.go Add support for COPY from previous rootfs 2017-03-23 15:12:15 -07:00
dockerignore.go
dockerignore_test.go
git.go
remote.go Fixes work of inspectResponse in case of ContentLength=-1 2017-01-29 20:48:07 +02:00
remote_test.go use t.Fatal() to output the err message where the values used for formatting 2017-02-23 10:16:22 +08:00
tarsum.go
tarsum_test.go use t.Fatal() to output the err message where the values used for formatting 2017-02-23 10:16:22 +08:00
utils_test.go