1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder/parser
Erik Hollensbe 63637b9d27 builder: handle anything we cannot parse the command for as a fatal error.
Docker-DCO-1.1-Signed-off-by: Erik Hollensbe <github@hollensbe.org> (github: erikh)
2014-10-15 08:47:15 +00:00
..
dumper builder/parser/dumper: Handle newlines appropriately. 2014-09-11 06:00:24 -07:00
testfiles ignore invalid Dockerfile instructions and do not consider "docker-version" a Dockerfile instruction 2014-10-06 23:26:59 -04:00
testfiles-negative builder: handle anything we cannot parse the command for as a fatal error. 2014-10-15 08:47:15 +00:00
line_parsers.go builder: Fix handling of VOLUME command where multiple volumes are 2014-09-25 09:44:19 -07:00
parser.go builder: handle anything we cannot parse the command for as a fatal error. 2014-10-15 08:47:15 +00:00
parser_test.go Fix builder/parser so it keeps some whitespace on split lines. 2014-10-03 20:33:12 -07:00
utils.go builder: handle anything we cannot parse the command for as a fatal error. 2014-10-15 08:47:15 +00:00