buildkit/frontend/dockerfile/dockerfile2llb
Tonis Tiigi 1a9d366b49 llb: asyncronous llb graph generation support
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2020-04-03 14:55:10 -07:00
..
convert.go llb: asyncronous llb graph generation support 2020-04-03 14:55:10 -07:00
convert_norunmount.go dockerfile: remove dfextall build tag 2018-10-15 22:27:13 -07:00
convert_norunnetwork.go Don't set network/security mode on stable dockerfile 2019-08-21 13:08:22 +01:00
convert_norunsecurity.go Don't set network/security mode on stable dockerfile 2019-08-21 13:08:22 +01:00
convert_nosecrets.go dockerfile: implement secret type mounts 2018-08-08 18:12:16 -07:00
convert_nossh.go dockerfile: add support for RUN --mount=type=ssh 2018-10-03 14:53:43 +09:00
convert_runmount.go llb: asyncronous llb graph generation support 2020-04-03 14:55:10 -07:00
convert_runnetwork.go Add test that global network is applied if otherwise unspecified 2019-08-20 14:57:31 +01:00
convert_runsecurity.go Set RunOptions rather than modifying solve state 2019-08-18 21:45:47 +01:00
convert_secrets.go dockerfile: allow setting file mode/uid for secrets 2019-01-03 11:13:40 -08:00
convert_ssh.go dockerfile: allow setting file mode/uid for ssh socket 2019-01-03 11:13:34 -08:00
convert_test.go dockerfile: move toEnvMap function to tests 2019-07-23 01:26:56 +00:00
defaultshell_unix.go frontend: base of dockerfile frontend 2017-08-31 23:27:25 -07:00
defaultshell_windows.go frontend: base of dockerfile frontend 2017-08-31 23:27:25 -07:00
directives.go dockerfile: add syntax directive for introducing new features 2018-05-15 10:00:48 -07:00
directives_test.go dockerfile: add syntax directive for introducing new features 2018-05-15 10:00:48 -07:00
image.go exporter: put arm variant in the image config 2019-04-22 18:01:30 -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