Comment on Looking to move on from Unraid, need suggestions.
jubilationtcornpone@sh.itjust.works 1 month agoThe benefit of splitting services between VM’s is the same as it always has been: I can break one service without breaking ALL of them. Containers are ab improvement over native installs but they do not solve this problem completely.
fishpen0@lemmy.world 1 month ago
I can break one container without breaking all of them? I can run them in isolated container networks and even isolated cgroups if I want to. Docker hides a lot of the core reasons tools like jails and chroot and eventually LXC were created but containers absolutely can do the things you are using vms for if you are willing to learn how they work