moby--moby/builder/dockerfile
Michael Crosby 22f3e43e9a Merge pull request #22641 from cpuguy83/build_finalization
Adds ability to flatten image after build
2016-11-01 14:30:18 -07:00
..
command
parser
bflag.go
bflag_test.go
builder.go Merge pull request #22641 from cpuguy83/build_finalization 2016-11-01 14:30:18 -07:00
builder_unix.go
builder_windows.go
dispatchers.go Adds ability to squash image after build 2016-11-01 13:41:59 -04:00
dispatchers_test.go
dispatchers_unix.go
dispatchers_unix_test.go
dispatchers_windows.go Use `filepath.Clean` in `normaliseWorkdir` for windows 2016-10-31 13:27:05 -07:00
dispatchers_windows_test.go Use `filepath.Clean` in `normaliseWorkdir` for windows 2016-10-31 13:27:05 -07:00
envVarTest
evaluator.go
evaluator_test.go
evaluator_unix.go
evaluator_windows.go
internals.go
internals_test.go
internals_unix.go
internals_windows.go
internals_windows_test.go
shell_parser.go
shell_parser_test.go
support.go
support_test.go
utils_test.go
wordsTest