Hacker News new | ask | show | jobs
by XorNot 4233 days ago
Containers are just a way to launch threads without polluting your local namespace or system. It's a way to say "hey, this stuff shouldn't interfere with anything else".