1
0
mirror of https://github.com/moby/buildkit.git synced 2025-11-19 17:42:09 +03:00
Files
buildkit/source/git/source_linux.go
Marat Radchenko c8c5024758 Cleanup Linux-isms in code
appdefaults_unix.go, constants_unix.go:
/run is a thing only for Linux. Other Unixes use /var/run.

diffapply_linux.go and source_linux.go:
These files use Linux-only API.

Signed-off-by: Marat Radchenko <marat@slonopotamus.org>
2024-08-26 11:21:12 +03:00

1.1 KiB