Comment on How to auto-reboot if CPU load too high?
possiblylinux127@lemmy.zip 7 months agoMaybe try capping the resource usage of each container. At least then the machine won’t completely lock up
Comment on How to auto-reboot if CPU load too high?
possiblylinux127@lemmy.zip 7 months agoMaybe try capping the resource usage of each container. At least then the machine won’t completely lock up
PlutoniumAcid@lemmy.world 7 months ago
That’s a good idea, didn’t know Docker had such capability. I will read up on that - could you give me some keywords to start on?
wreckedcarzz@lemmy.world 7 months ago
I very recently spun up a vps and wanted to limit resources; I use docker-compose so this was the info I needed docs.docker.com/compose/…/compose-file-v3/#resour…