Simon Ferquel 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 8 лет назад
..
command b18ae8c9cc Builder default shell 9 лет назад
instructions 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 7 лет назад
parser f7f101d57e Add gosimple linter 7 лет назад
buildargs.go 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 7 лет назад
buildargs_test.go 39bcaee47b Spelling fixes 8 лет назад
builder.go 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 7 лет назад
builder_test.go 6052f2b396 Remove pkg/testutil/assert in favor of testify 8 лет назад
builder_unix.go fe7b4d8fcd LCOW: Set correct default shell for platform in builder 8 лет назад
builder_windows.go fe7b4d8fcd LCOW: Set correct default shell for platform in builder 8 лет назад
clientsession.go 41445a4745 Remove client/session package, depend on buildkit's session package 8 лет назад
containerbackend.go 1009e6a40b Update logrus to v1.0.1 8 лет назад
copy.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 лет назад
copy_test.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 лет назад
copy_unix.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 лет назад
copy_windows.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 лет назад
dispatchers.go 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 7 лет назад
dispatchers_test.go 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 7 лет назад
dispatchers_unix.go 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 7 лет назад
dispatchers_unix_test.go ae8dbeaeed *: normalize the use of normalize 7 лет назад
dispatchers_windows.go 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 7 лет назад
dispatchers_windows_test.go ae8dbeaeed *: normalize the use of normalize 7 лет назад
envVarTest 2fb7c3c4f0 Minor tweaks to quotes in env vars 8 лет назад
errors.go ebcb7d6b40 Remove string checking in API error handling 8 лет назад
evaluator.go 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 7 лет назад
evaluator_test.go 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 7 лет назад
imagecontext.go 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 7 лет назад
imageprobe.go 1009e6a40b Update logrus to v1.0.1 8 лет назад
internals.go 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 7 лет назад
internals_test.go 19a29f6fcf Rebase --chown function for ADD/COPY 7 лет назад
internals_windows_test.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 лет назад
metrics.go a28b173a78 Add extra prometheus metrics 8 лет назад
mockbackend_test.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 лет назад
shell_parser.go 2414166e1e Create a new ShellLex struct which provides the expected interface to Builder. 8 лет назад
shell_parser_test.go 2414166e1e Create a new ShellLex struct which provides the expected interface to Builder. 8 лет назад
utils_test.go 830584b011 Reimplement integration test for symlink Dockerfile as a unit test 9 лет назад
wordsTest 2fb7c3c4f0 Minor tweaks to quotes in env vars 8 лет назад