Hacker News new | ask | show | jobs
by bayindirh 870 days ago
Docker is just a glorified cgroup plus wrappers. You can isolate any process like that, even a shell script.

chrooting the unknown script is being 90% there.