buildkit/frontend/dockerfile/dockerfile2llb
Yuichiro Kaneko 936aa64061 Use `ProcessWord(s)WithMap` to avoid string contatination and string split
Signed-off-by: Yuichiro Kaneko <spiketeika@gmail.com>
2018-07-20 19:41:15 +09:00
..
convert.go Use `ProcessWord(s)WithMap` to avoid string contatination and string split 2018-07-20 19:41:15 +09:00
convert_norunmount.go Refactoring `toCommand` and `detectRunMount` to only depend to `dispatchStates` 2018-07-03 07:38:34 +09:00
convert_runmount.go Refactoring `toCommand` and `detectRunMount` to only depend to `dispatchStates` 2018-07-03 07:38:34 +09:00
convert_test.go Use `ProcessWord(s)WithMap` to avoid string contatination and string split 2018-07-20 19:41:15 +09: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 dockerfile: allow autodetect platform from image config 2018-06-26 10:42:30 -07:00