moby/pkg/chrootarchive
Marat Radchenko 9e3ed7b429 pkg/chrootarchive: fix Darwin build
Before this commit, `doPack`, `doUnpack` and `doUnpackLayer` were not implemented for Darwin, causing build failure.

This change allows all non-Linux Unixes to use FreeBSD reexec-based pack/unpack implementation

See also: moby/buildkit#4059
See also: 8b843732b3

Signed-off-by: Marat Radchenko <marat@slonopotamus.org>
2023-09-28 16:23:33 +03:00
..
archive.go pkg/chrootarchive: format code with gofumpt 2023-08-24 17:56:24 +02:00
archive_linux.go pkg/chrootarchive: format code with gofumpt 2023-08-24 17:56:24 +02:00
archive_test.go [chore] clean up reexec.Init() calls 2023-05-09 19:13:17 -04:00
archive_unix.go pkg/chrootarchive: fix FreeBSD build 2023-07-18 18:42:08 +02:00
archive_unix_nolinux.go pkg/chrootarchive: fix Darwin build 2023-09-28 16:23:33 +03:00
archive_unix_nolinux_test.go pkg/chrootarchive: fix Darwin build 2023-09-28 16:23:33 +03:00
archive_unix_test.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
archive_windows.go pkg/chrootarchive: format code with gofumpt 2023-06-29 00:33:03 +02:00
chroot_linux.go Add reusable chroot and unshare utilities 2022-10-26 12:06:31 -04:00
diff.go Add canonical import comment 2018-02-05 16:51:57 -05:00
diff_unix.go pkg/chrootarchive: fix FreeBSD build 2023-07-18 18:42:08 +02:00
diff_windows.go pkg/archive: create whiteout temp dir under dest 2022-10-26 12:04:37 -04:00