moby--moby/builder
Doug Davis 13c08b898b Cleanup build tmp dir stuff
If there's an error while unpacking the build context then we weren't erasing
the tmp dir created to persist the context.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-07-15 06:23:19 -07:00
..
command Remove unused Dockerfile instruction INSERT 2015-05-06 16:26:43 -07:00
parser Carry of PR #13520 2015-06-13 09:27:30 -07:00
bflag.go Add support for Dockerfile CMD options 2015-04-28 05:28:46 -07:00
bflag_test.go Add support for Dockerfile CMD options 2015-04-28 05:28:46 -07:00
dispatchers.go Move /nat to /pkg/nat 2015-06-30 17:43:17 +01:00
evaluator.go [api, builder] Fix build auth config 2015-06-23 12:58:17 -07:00
internals.go Cleanup build tmp dir stuff 2015-07-15 06:23:19 -07:00
internals_linux.go Windows: Fixup builder\internals.go 2015-05-20 08:55:13 -07:00
internals_windows.go Windows: Fixup builder\internals.go 2015-05-20 08:55:13 -07:00
job.go Align 'docker commit' docs with the code 2015-07-09 13:17:47 -07:00
job_test.go Support downloading remote tarball contexts in builder jobs. 2015-06-19 16:35:00 -03:00
shell_parser.go Add support for more advanced ${xxx:...} syntax 2015-04-01 08:11:15 -07:00
shell_parser_test.go Fix some escaping around env var processing 2015-03-20 20:09:00 -07:00
support.go Support downloading remote tarball contexts in builder jobs. 2015-06-19 16:35:00 -03:00
support_test.go Support downloading remote tarball contexts in builder jobs. 2015-06-19 16:35:00 -03:00
words Add support for more advanced ${xxx:...} syntax 2015-04-01 08:11:15 -07:00