moby/builder
Doug Davis 8a5b50d65d Generate an error on unknown Dockerfile instruction
Instead of just printing a warning and going on, this will generate
an error and stop processing.

This used to be part of #10561 but I decided it might need its own
independent discussion/PR as to not derail #10561.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-03-13 16:08:34 -07:00
..
command Map Commands instead of using them as a slice 2015-02-20 15:56:21 +01:00
parser cleanup: simplify parser_test 2015-03-10 00:55:00 +01:00
dispatchers.go dispatchers: warn user if try to use EXPOSE ip:hostPort:containerPort 2015-03-04 21:09:50 -05:00
evaluator.go Generate an error on unknown Dockerfile instruction 2015-03-13 16:08:34 -07:00
internals.go Remove comment and b.UtilizeCache check. 2015-02-25 14:04:35 -08: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