Hacker News new | ask | show | jobs
by jdboyd 342 days ago
I don't like Docker, but I do like the idea of containers, and have since I moved from Solaris 9 to Solaris 10. These days I frequently use podman and sometimes use lxc. Ignoring the development workstation benefits, I like using containers to bundle (almost) all the configuration elements together, limit resources that one service can take (I know you can do that with cgroups as well), and isolate configurations from each other.