1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder/dockerfile
Brian Goff ae0f8c7ba1 Merge pull request #31984 from tonistiigi/remote-context
builder: Refactor remote context
2017-04-27 11:50:18 -04:00
..
command
parser Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
bflag.go Change builder.dispatchers to use a dispatchRequest object 2017-04-24 14:21:19 -04:00
bflag_test.go
buildargs.go
buildargs_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
builder.go Refactor remote context parsing 2017-04-25 14:35:31 -07:00
builder_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
builder_unix.go
builder_windows.go
dispatchers.go Reduce the number of calls to b.image 2017-04-24 14:21:19 -04:00
dispatchers_test.go Reduce the number of calls to b.image 2017-04-24 14:21:19 -04:00
dispatchers_unix.go
dispatchers_unix_test.go
dispatchers_windows.go
dispatchers_windows_test.go
envVarTest
evaluator.go Reduce the number of calls to b.image 2017-04-24 14:21:19 -04:00
evaluator_test.go Refactor remote context parsing 2017-04-25 14:35:31 -07:00
evaluator_unix.go
evaluator_windows.go
imagecontext.go Refactor remote context parsing 2017-04-25 14:35:31 -07:00
internals.go Merge pull request #31984 from tonistiigi/remote-context 2017-04-27 11:50:18 -04:00
internals_test.go Refactor remote context parsing 2017-04-25 14:35:31 -07:00
internals_unix.go
internals_windows.go
internals_windows_test.go
mockbackend_test.go Merge pull request #31984 from tonistiigi/remote-context 2017-04-27 11:50:18 -04:00
shell_parser.go
shell_parser_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
support.go
support_test.go
utils_test.go
wordsTest