Linux 中的 namespaces(7) 或 FreeBSD 中的 jails 的 macOS 替代品是什么?

What is the macOS alternative to namespaces(7) in Linux or jails in FreeBSD?

当我使用 Linux 时,我曾经使用 Linux 命名空间:

https://man7.org/linux/man-pages/man7/namespaces.7.html

在 FreeBSD 上也有监狱:

https://www.freebsd.org/cgi/man.cgi?jail

我想知道 macOS 12 上的替代方案是什么?我是 Mac 的新手,所以我只是想了解系统及其可能具有的任何功能。

与 FreeBSD 的 jails 和 linux namespaces for macOS 等效的功能是 App 沙盒

您可以在 App Sandbox Design Guide 中找到相关详细信息。