buildkit/frontend/dockerfile/dockerfile2llb
Stepan Blyshchak ea4bb024df [convert_test] add ut for circular dependency cases in dockerfile
Signed-off-by: Stepan Blyshchak <stepanblischak@gmail.com>
2019-05-11 19:48:18 +03:00
..
convert.go [convert] move 'stageName = ""' in covert after checking for circular dependency 2019-05-11 18:25:22 +03:00
convert_norunmount.go dockerfile: remove dfextall build tag 2018-10-15 22:27:13 -07: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 dockerfile: allow content cache for rw mounts 2019-04-02 19:40:30 -07: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 [convert_test] add ut for circular dependency cases in dockerfile 2019-05-11 19:48:18 +03: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