Hacker News new | ask | show | jobs
by dymk 18 days ago
That’s what rootless docker is for
1 comments

rootless docker's networking (slirp4netns) is still terribly buggy and in edge cases often locks up using 100% CPU until you discover that your laptop is a lapwarmer and kill it
I found it pretty reliable and use it across all my docker projects, development and production.