Comment on VM's and Containers I am Running - 2023
GiantPossum@lemmy.world 1 year agoNot really, I just update containers via Portainer and update the OS with a bash script. Once every few weeks I just roll through them all, only takes 30 mins at most
ZuriMuri@discuss.tchncs.de 1 year ago
For automated container updates I can highly recommend watchtower. It also works with updates for specific releases/versions where you’re not using the :latest tag. It was also relatively easy to configure for my small setup of 15 containers.