moby--moby/builder/dockerfile
Sebastiaan van Stijn 52ea99eda2
Merge pull request #37189 from arm64b/create-intermediate-for-COPY-ADD
Refactor and cleanup the intermediate container creation
2018-06-07 21:20:17 -07:00
..
buildargs.go Various code-cleanup 2018-05-23 17:50:54 +02:00
buildargs_test.go Export BuildArgs 2018-05-08 14:57:26 -07:00
builder.go vendor: use dockerfile parser from buildkit 2018-06-02 11:10:34 -07:00
builder_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
builder_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
clientsession.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
containerbackend.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
copy.go builder: fix layer leak on multi-stage wildcard copy 2018-05-30 15:18:40 -07:00
copy_test.go Automated migration using 2018-03-16 11:03:43 -04:00
copy_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
copy_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
dispatchers.go Merge pull request #37189 from arm64b/create-intermediate-for-COPY-ADD 2018-06-07 21:20:17 -07:00
dispatchers_test.go vendor: use dockerfile parser from buildkit 2018-06-02 11:10:34 -07:00
dispatchers_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
dispatchers_unix_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
dispatchers_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
dispatchers_windows_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
evaluator.go vendor: use dockerfile parser from buildkit 2018-06-02 11:10:34 -07:00
evaluator_test.go vendor: use dockerfile parser from buildkit 2018-06-02 11:10:34 -07:00
imagecontext.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
imageprobe.go Add canonical import comment 2018-02-05 16:51:57 -05:00
internals.go Refactor and cleanup the intermediate container creation 2018-06-04 12:55:49 +08:00
internals_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
internals_linux_test.go Automated migration using 2018-03-16 11:03:43 -04:00
internals_test.go Skip some tests requires root uid when run as user 2018-04-23 10:14:39 +02:00
internals_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
internals_windows_test.go Replace deprecated testutil.ErrorContains() 2018-05-21 00:13:04 +02:00
metrics.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mockbackend_test.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
utils_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00