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