1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder
kargakis 6ecf23861e Map Commands instead of using them as a slice
The most obvious use case is when one wants to make sure as fast
as possible that a command is a valid Dockerfile command.

Signed-off-by: kargakis <kargakis@users.noreply.github.com>
2015-02-20 15:56:21 +01:00
..
command Map Commands instead of using them as a slice 2015-02-20 15:56:21 +01:00
parser builder/parser: Make use of builder/command 2015-02-11 23:54:41 -08:00
dispatchers.go Add support for no-arg commands in Dockerfile 2015-02-08 03:36:49 -08:00
evaluator.go Create builder/command, cut libcontainer dependency on integration-cli 2015-02-11 21:44:31 -08:00
internals.go Merge pull request #10573 from LK4D4/return_attach_to_builder 2015-02-06 14:37:09 -08:00
job.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
MAINTAINERS Modify MAINTAINERS per erikh's suggestion 2015-01-05 10:28:36 -08:00
support.go builder: handle escapes without swallowing all of them. 2014-10-27 17:38:24 +00:00