moby--moby/builder
Doug Davis 15924f2385 Support dockerfile and Dockerfile
Closes #10807

Adds support for `dockerfile` ONLY when `Dockerfile` can't be found.
If we're building from a Dockerfile via stdin/URL then always download
it a `Dockerfile` and ignore the -f flag.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-03-03 18:38:50 -08: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
MAINTAINERS Modify MAINTAINERS per erikh's suggestion 2015-01-05 10:28:36 -08:00
dispatchers.go Add support for no-arg commands in Dockerfile 2015-02-08 03:36:49 -08:00
evaluator.go Support dockerfile and Dockerfile 2015-03-03 18:38:50 -08:00
internals.go build_config job: parse dockerfile ast into config 2015-02-24 13:01:35 -05:00
job.go Support dockerfile and Dockerfile 2015-03-03 18:38:50 -08:00
support.go builder: handle escapes without swallowing all of them. 2014-10-27 17:38:24 +00:00