buildkit/frontend/dockerfile/instructions
Tõnis Tiigi 9df59934cd
Merge pull request #2218 from tonistiigi/error-suggest
dockerfile: add suggestions to how to fix certain errors
2021-07-07 10:52:07 -07:00
..
bflag.go dockerfile: suggest mistyped flag names 2021-07-02 17:29:32 -07:00
bflag_test.go frontend/dockerfile: add RunCommand.FlagsUsed field 2021-01-27 13:34:12 +01:00
commands.go Integrate heredoc support into ADD/COPY and RUN 2021-06-09 10:53:25 +01:00
commands_runmount.go dockerfile: provide suggestions for mount options 2021-07-02 17:29:32 -07:00
commands_runnetwork.go dockerfile: move run network to stable channel 2021-07-06 15:25:29 -07:00
commands_runsecurity.go Set RunOptions rather than modifying solve state 2019-08-18 21:45:47 +01:00
commands_secrets.go dockerfile: update run mounts to stable channel 2020-10-04 22:22:08 -07:00
commands_ssh.go dockerfile: update run mounts to stable channel 2020-10-04 22:22:08 -07:00
errors_unix.go dockerfile: update imports 2018-06-01 20:10:18 -07:00
errors_windows.go dockerfile: update imports 2018-06-01 20:10:18 -07:00
parse.go dockerfile: suggest mistyped flag names 2021-07-02 17:29:32 -07:00
parse_heredoc_test.go Integrate heredoc support into ADD/COPY and RUN 2021-06-09 10:53:25 +01:00
parse_test.go dockerfile: suggest mistyped flag names 2021-07-02 17:29:32 -07:00
support.go dockerfile: update imports 2018-06-01 20:10:18 -07:00
support_test.go dockerfile: update imports 2018-06-01 20:10:18 -07:00