logoalt Hacker News

zoobabtoday at 2:44 PM1 replyview on HN

Have you ever tried to use proot?

It does not use process namespaces, and can run on Android (on Termux with proot-distro).


Replies

mixedbittoday at 6:03 PM

No, I haven't tried it, thanks for the pointer. It looks like something that could be used by Drop instead of Linux namespaces. I didn't yet encounter any obvious limitation of the namespaces (other that some distros, like Ubuntu, are keeping programs' access to the user namespace creation behind AppArmor allowlist, which makes the Drop installation more involved).