Hello! I was wondering if running periodically a script to automatically pull new images for all my containers is a good or a bad idea. I’d run it everyday at 5.00AM to avoid interruptions. Any tips?

EDIT: Thanks to everyone for the help! I’ll install Watchtower to manage the updates

  • JASN_DE@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    4 days ago

    I run a mixed setup, many of the “less important” containers are on watchtower auto-update, the rest on notification (reverse proxy, Nextcloud, etc).

    But I also have many of them on specific branches instead of “latest”.