buildkit/executor
Paul "TBBle" Hampson 9fd4d731d6 Fix oci.hasPrefix to operate correctly on Windows
Due to use of filepath.Clean(), on Windows we end up operating on the
paths in Windows-slashed form, even if the inputs were Unix-slashed.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2020-07-28 18:07:20 +10:00
..
containerdexecutor simplify done channel handling, fix other pr comments. 2020-07-11 01:14:37 +00:00
oci Fix oci.hasPrefix to operate correctly on Windows 2020-07-28 18:07:20 +10:00
runcexecutor lint: add misspell and unused 2020-07-18 08:13:57 -07:00
executor.go update godoc for Executor interface 2020-07-13 20:16:21 +00:00