moby--moby/builder/dockerfile
Daniel Nephin 6dba0b5d89 Remove the need for runconfig.Parse() in the builder.
By using a container.Config directly.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-12-27 19:58:51 -05: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 Remove the need for runconfig.Parse() in the builder. 2015-12-27 19:58:51 -05: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