Hacker News new | ask | show | jobs
by MuffinFlavored 2335 days ago
Imagine running a video game in a Docker container...
1 comments

I've actually done it, for a purpose unrelated to this topic.

Although if you're trying to circumvent something in the kernel, using a Docker container isn't going to work. Docker containers share the host kernel.