buildkit/frontend/dockerfile/parser
Anthony Sottile b3d12d1e98 Remove unnecessary if in parser.Dump
Signed-off-by: Anthony Sottile <asottile@umich.edu>

rewritten from github.com/moby/moby 2283cd020373ebd00e5cf37a81df451349c3b506
2018-06-01 20:10:13 -07:00
..
dumper add defer file.Close to avoid potential fd leak 2018-06-01 20:10:13 -07:00
testfile-line Revert "Fix dockerfile parser with empty line after escape" 2018-06-01 20:10:13 -07:00
testfiles Remove sqlite 2018-06-01 20:10:13 -07:00
testfiles-negative Move builder files to builder/dockerfile 2018-06-01 20:10:12 -07:00
json_test.go Move directive out of globals 2018-06-01 20:10:13 -07:00
line_parsers.go Fix case where \\ at EOF made the builder ignore the command 2018-06-01 20:10:13 -07:00
parser.go Revert "Require continuation char to be last char in a line" 2018-06-01 20:10:13 -07:00
parser_test.go Revert "Fix dockerfile parser with empty line after escape" 2018-06-01 20:10:13 -07:00
utils.go Remove unnecessary if in parser.Dump 2018-06-01 20:10:13 -07:00