moby--moby/builder/dockerfile
Doug Davis e6806223e8 Use constant instead of "scratch"
Move NoBaseImageSpecifier to a common spot and then use it instead of
"scratch" in a couple of places.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-12-31 06:21:56 -08:00
..
command
parser Fix typos found across repository 2015-12-13 18:04:12 +02:00
bflag.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
bflag_test.go
builder.go Remove package pkg/ulimit, use go-units instead. 2015-12-23 13:27:58 -05:00
dispatchers.go Use constant instead of "scratch" 2015-12-31 06:21:56 -08:00
envVarTest Allow for env vars to have spaces in some cases 2015-11-09 12:42:56 -08:00
evaluator.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
internals.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
internals_unix.go
internals_windows.go
shell_parser.go Allow for env vars to have spaces in some cases 2015-11-09 12:42:56 -08:00
shell_parser_test.go Allow for env vars to have spaces in some cases 2015-11-09 12:42:56 -08:00
support.go
wordsTest Allow for env vars to have spaces in some cases 2015-11-09 12:42:56 -08:00