moby--moby/builder/dockerfile
Tibor Vass 751d5f879a
Merge pull request #40646 from thaJeztah/builder_use_pkg_sys_windows
pkg/system: deprecate SetNamedSecurityInfo, GetSecurityDescriptorDacl
2020-05-08 08:21:17 -07:00
..
buildargs.go
buildargs_test.go
builder.go
builder_unix.go
builder_windows.go
containerbackend.go
copy.go Replace errors.Cause() with errors.Is() / errors.As() 2020-04-29 00:28:41 +02:00
copy_test.go
copy_unix.go
copy_windows.go builder: fixPermissionsWindows(): use golang.org/x/sys/windows 2020-03-09 12:43:02 +01:00
dispatchers.go
dispatchers_test.go
dispatchers_unix.go
dispatchers_unix_test.go
dispatchers_windows.go
dispatchers_windows_test.go
evaluator.go
evaluator_test.go
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