buildkit/frontend/dockerfile/dockerfile2llb
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
..
convert.go add error suggest pkg 2021-07-02 17:29:27 -07:00
convert_norunsecurity.go Don't set network/security mode on stable dockerfile 2019-08-21 13:08:22 +01:00
convert_runmount.go feat(run-mount): add support for variable expansion 2021-05-05 02:56:39 +03:00
convert_runnetwork.go dockerfile: move run network to stable channel 2021-07-06 15:25:29 -07:00
convert_runsecurity.go Set RunOptions rather than modifying solve state 2019-08-18 21:45:47 +01:00
convert_secrets.go dockerfile: update run mounts to stable channel 2020-10-04 22:22:08 -07:00
convert_ssh.go dockerfile: update run mounts to stable channel 2020-10-04 22:22:08 -07:00
convert_test.go dockerfile build: return error when meet error in load config metadata 2020-11-16 17:16:02 -08:00
defaultshell.go dockerfile: set default shell based on OS 2020-10-23 15:30:23 -07:00
directives.go dockerfile: keep mapping on #syntax error 2020-05-18 15:50:08 -07:00
directives_test.go dockerfile: keep mapping on #syntax error 2020-05-18 15:50:08 -07:00
image.go exec: use platform specific default path 2020-10-23 15:30:23 -07:00
platform.go dockerfile: allow automatic platform variables 2018-07-25 16:01:05 -07:00
platform_test.go Split resolving platform codes to `buildPlatformOpt` 2018-07-24 08:46:32 +09:00