moby--moby/builder/parser
Erik Hollensbe 96f342f703 builder: comments should also be elided in the middle of statements following a line continuation.
Docker-DCO-1.1-Signed-off-by: Erik Hollensbe <github@hollensbe.org> (github: erikh)
2014-10-15 08:44:14 +00:00
..
dumper builder/parser/dumper: Handle newlines appropriately. 2014-09-11 06:00:24 -07:00
testfiles builder: comments should also be elided in the middle of statements following a line continuation. 2014-10-15 08:44:14 +00:00
testfiles-negative Fix panic when `ENV ARG=ARG` is used. 2014-08-31 05:39:36 -07: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: comments should also be elided in the middle of statements following a line continuation. 2014-10-15 08:44:14 +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 ignore invalid Dockerfile instructions and do not consider "docker-version" a Dockerfile instruction 2014-10-06 23:26:59 -04:00