1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder
Victor Vieux 2e96c1739b Merge pull request #32063 from tonistiigi/named-contexts
Add support for named build stages
2017-04-04 12:53:59 -07:00
..
dockerfile Merge pull request #32063 from tonistiigi/named-contexts 2017-04-04 12:53:59 -07: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