Hacker News new | ask | show | jobs
by hackerews 4336 days ago
Containers open and close with every script run and then they're deleted. Never reopened.
1 comments

Do you run the scripts as a specific user inside the container then? I was under the impression that running untrusted code in Docker as UID 0 was not yet safe.