Hacker News new | ask | show | jobs
by misframer 4203 days ago
How do you make sure people don't do something bad?
1 comments

I imagine they're probably using a chroot jail.
Looks like it is running under Docker, as you can see by running things like:

       system("cat /proc/self/cgroup");