moby--moby/builder
Tõnis Tiigi 2fa8fe400d Merge pull request #31257 from tonistiigi/nested-build
build: add multi-stage build support
2017-03-23 19:14:13 -07:00
..
dockerfile Merge pull request #31257 from tonistiigi/nested-build 2017-03-23 19:14:13 -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 add defer file.Close to avoid potential fd leak 2016-08-10 08:36:09 +08:00
dockerignore_test.go Builder unit tests refactoring 2016-05-03 19:00:35 +02:00
git.go utils: move git functions to pkg/gitutils 2015-12-14 14:59:52 +01:00
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 Clean up tmp files for interrupted `docker build` 2016-12-16 21:11:53 -08:00
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 Move builder cli helper functions to own pkg 2016-12-26 18:53:22 -08:00