1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder
Doug Davis 15924f2385 Support dockerfile and Dockerfile
Closes 

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
parser
dispatchers.go
evaluator.go Support dockerfile and Dockerfile 2015-03-03 18:38:50 -08:00
internals.go
job.go Support dockerfile and Dockerfile 2015-03-03 18:38:50 -08:00
MAINTAINERS
support.go