Hacker News new | ask | show | jobs
by seabrookmx 928 days ago
You're thinking of ChromeOS I think, which uses a combination of containers and virtualization (via the same VMM in this article) for Linux and Android apps..
1 comments

Yeah, apparently Android uses users and namespaces, but not containers as we typically know them like ChromeOS does.