Y
Hacker News
new
|
ask
|
show
|
jobs
by
WillHuxtable
4202 days ago
I imagine they're probably using a chroot jail.
1 comments
stevekemp
4201 days ago
Looks like it is running under Docker, as you can see by running things like:
system("cat /proc/self/cgroup");
link