moby--moby/builder/dockerfile
Sebastiaan van Stijn 7797480eb0
daemon, builder: rename variables that collided with imports
rename some variables that collided with imports or (upcoming)
changes, e.g. `ctx`, which is commonly used for `context.Context`.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-08 13:16:10 +02:00
..
buildargs.go
buildargs_test.go
builder.go
builder_unix.go
builder_windows.go
containerbackend.go
copy.go
copy_test.go
copy_unix.go
copy_windows.go
dispatchers.go gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
dispatchers_test.go
dispatchers_unix.go
dispatchers_unix_test.go
dispatchers_windows.go
dispatchers_windows_test.go
evaluator.go
evaluator_test.go daemon, builder: rename variables that collided with imports 2022-08-08 13:16:10 +02:00
imagecontext.go
imagecontext_test.go
imageprobe.go
internals.go
internals_linux.go
internals_linux_test.go
internals_test.go
internals_windows.go
internals_windows_test.go
metrics.go
mockbackend_test.go
utils_test.go