Y
Hacker News
new
|
ask
|
show
|
jobs
by
dijit
2344 days ago
Seems like he spins up a container on each run, so 'root' is not really 'root'. I'd be worried though, containers are not secure enough to run untrusted code.
1 comments
maxmcd
2344 days ago
yeah this setup seems to indicate it's just running regular docker:
https://github.com/prasmussen/glot-run/blob/master/docker_se...
link