buildkit/executor/oci
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
..
hosts.go upgrade errors checks to Is() 2020-04-18 22:53:38 -07:00
mounts.go Fix oci.hasPrefix to operate correctly on Windows 2020-07-28 18:07:20 +10:00
mounts_test.go Fix oci.hasPrefix to operate correctly on Windows 2020-07-28 18:07:20 +10:00
resolvconf.go upgrade errors checks to Is() 2020-04-18 22:53:38 -07:00
resolvconf_test.go executor/oci: add TestResolvConfNotExist 2019-10-10 23:24:17 +00:00
spec.go executor/oci: compile on windows 2019-07-09 23:38:42 +00:00
spec_unix.go oci: mount whitelist of devices on insecure security mode 2020-01-30 13:07:29 -08:00
user.go Fix goimports linting 2020-05-13 17:38:56 +02:00