buildkit/frontend/dockerfile/parser
Tonis Tiigi 768a12bd0d dockerfile: suggest mistyped flag names
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2021-07-02 17:29:32 -07:00
..
dumper dockerfile: update imports 2018-06-01 20:10:18 -07:00
testfile-line optimization debian package manager tweaks 2020-03-11 15:27:54 +05:30
testfiles Dockerfile: fix parsing of trailing backslash 2020-10-26 12:29:05 +01:00
testfiles-negative Parser errors on dockerfiles without instructions 2019-01-04 13:44:52 -06:00
errors.go errdefs: update to new packages 2020-04-24 11:25:44 -07:00
json_test.go dockerfile: fix parsing multiple directives 2020-04-14 22:04:53 -07:00
line_parsers.go dockerfile: parse comments associated with args and stages 2020-10-12 23:11:23 -07:00
line_parsers_test.go dockerfile: remove mix of testing frameworks 2020-04-14 22:05:41 -07:00
parser.go dockerfile: suggest mistyped flag names 2021-07-02 17:29:32 -07:00
parser_heredoc.go Add support for heredocs with ONBUILD 2021-06-29 11:30:09 +01:00
parser_heredoc_test.go Improve heredoc parsing to allow more generic words 2021-07-01 09:13:58 +01:00
parser_test.go Implement low-level parser primitives for heredocs 2021-06-09 10:45:48 +01:00
split_command.go dockerfile: suggest mistyped flag names 2021-07-02 17:29:32 -07:00