Home

Watchtower replacement recommendations

$$15668
https://lemmy.zip/u/ReedReads posted on Mar 21, 2026 19:45

What are you using to update your Docker images?

https://lemmy.zip/post/61156668
Reply
$$15670
https://sh.itjust.works/u/Peruvian_Skies posted on Mar 21, 2026 19:49
In reply to: https://lemmy.zip/post/61156668

Dockhand can search for updates but you have to install them manually. Which I prefer anyway, plus Dockhand also replaced Portainer/Komodo for me.

https://sh.itjust.works/comment/24419330
Reply
$$15681
https://lemmy.zip/u/frongt posted on Mar 21, 2026 20:15
In reply to: https://lemmy.zip/post/61156668

https://github.com/nicholas-fedor/watchtower/

https://lemmy.zip/comment/25404924
Reply
$$15685
https://lemmy.world/u/irmadlad posted on Mar 21, 2026 20:23
In reply to: https://lemmy.zip/post/61156668

Never used it, but TugTainer. I use the fork of Watchtower and run it with '--run-once' '--cleanup'. You can run it and let it update your containers as soon as an update is available, but I just like to run it manually.

https://lemmy.world/comment/22794149
Reply
$$15698
https://lemmy.zip/u/lIlIllIlIIIllIlIlII posted on Mar 21, 2026 20:58
In reply to: https://lemmy.zip/post/61156668

Im using Komodo for deployong and auto updates.

https://lemmy.zip/comment/25405573
Reply
$$15703
https://piefed.zip/u/FrederikNJS posted on Mar 21, 2026 21:13
In reply to: https://lemmy.zip/post/61156668

https://docs.renovatebot.com/

All my docker images are in code in Github.

Renovate makes a PR when there are image or helm chart updates.

ArgoCD sees the PR merge and applies to Kubernetes.

For a few special cases I use ArgoCD-image-updater.

https://piefed.zip/comment/4375920
Reply
$$15710
https://lemmy.zip/u/diminou posted on Mar 21, 2026 21:26
In reply to: https://sh.itjust.works/comment/24419330

You have en option to install them automatically in the settings or per container

https://lemmy.zip/comment/25406032
Reply
$$15716
https://lemmy.world/u/HybridSarcasm posted on Mar 21, 2026 21:42
In reply to: https://piefed.zip/comment/4375920

+1 for Renovate. It’s not a drop-in replacement for Watchtower, but it allowed me to create a robust CI/CD pipeline. And, it can be centrally run, instead of having Watchtower running on every Docker host I have.

https://lemmy.world/comment/22795192
Reply
$$15729
https://lemmy.blackeco.com/u/BlackEco posted on Mar 21, 2026 22:07
In reply to: https://lemmy.zip/post/61156668

I’m thinking of using Dockcheck. It’s not a drop-in replacement for Watchtower, but you probably can wip up a quick systemd service to run it.

https://lemmy.blackeco.com/comment/4874590
Reply
$$15730
https://discuss.tchncs.de/u/eco_game posted on Mar 21, 2026 22:11
In reply to: https://lemmy.zip/post/61156668

I don’t use it anymore as I switched to TrueNAS which has the functionality built in, but I used to use docking-station.

https://discuss.tchncs.de/comment/24683734
Reply
$$15776
https://discuss.online/u/badlotus posted on Mar 22, 2026 00:12
In reply to: https://sh.itjust.works/comment/24419330

Even better, Dockhand can send notifications when updates are available. I used to be a Watchtower user with nightly updates until one of my services became unavailable the next day due to a breaking change. Now I look at the update notification and apply manually through Dockhand after reviewing to make sure the update is good. Dockhand also can run Gripe and/or Trivy vulnerability scans on new images so you know approximately how many CVEs you’re adding to your network with each new or updated container! 🤣 I liked Portainer a lot but have grown to like Dockhand a lot. I’m having some issues with updates and vulnerability scanning on Hawser nodes so I’ve also tried Komodo and Arcane. Not sure which I’ll end up with long-term, but Dockhand is my favorite overall. What’s your opinion on these tools? Have you run into any issues with Dockhand?

https://discuss.online/comment/21582999
Reply
$$15791
https://lemmy.radio/u/K3can posted on Mar 22, 2026 01:05
In reply to: https://lemmy.zip/post/61156668

Quadlets. Auto update and auto rollback if the new image fails to start. Plus easier management overall, too.

https://lemmy.radio/comment/13643223
Reply
$$15803
https://lemmy.today/u/northernlights posted on Mar 22, 2026 01:39
In reply to: https://lemmy.zip/post/61156668

I just use my free portainer business for 3 nodes to show in the containers view which ones are outdated, and I check it regularly. Really whish there could be some kind of notification but oh well. I also follow the releases for all the projects I self host so I know when to check. Automating this makes me too nervous for comfort.

https://lemmy.today/comment/23045378
Reply
$$15805
https://sh.itjust.works/u/Peruvian_Skies posted on Mar 22, 2026 01:49
In reply to: https://discuss.online/comment/21582999

I haven’t tried Arcane. I prefer Komodo’s interface over Portainer but Portainer worked better for me. I was running Portainer and Dockpeek for updates but Dockhand has replaced both, and IMO the interface is even better than Komodo’s. I’m still learning, there are features I don’t know much about like stack management, which I still do manually.

https://sh.itjust.works/comment/24423993
Reply
$$15847
https://lemmy.ca/u/yardratianSoma posted on Mar 22, 2026 03:48
In reply to: https://lemmy.zip/post/61156668

I use dockwatch, but not for automatic updates. I just update after reviewing the changelog and user reports.

https://lemmy.ca/comment/22346434
Reply
$$15855
https://lemmy.world/u/GreenKnight23 posted on Mar 22, 2026 04:11
In reply to: https://lemmy.zip/post/61156668

is there something wrong with watchtower I missed?

https://lemmy.world/comment/22799358
Reply
$$15892
https://piefed.social/u/Tywele posted on Mar 22, 2026 07:53
In reply to: https://lemmy.world/comment/22799358

It’s not maintained anymore but there is a fork. Someone else posted the link.

https://piefed.social/comment/10636983
Reply
$$15906
https://lemmy.dbzer0.com/u/whysofurious posted on Mar 22, 2026 08:37
In reply to: https://lemmy.zip/post/61156668

I generally don’t update automatically, I currently use WUD. It works fine for image checking and notifications and had no need to change it for now, but I am thinking of trying dockhand too.

https://lemmy.dbzer0.com/comment/25098349
Reply
$$15921
https://lemmy.world/u/Nibodhika posted on Mar 22, 2026 09:11
In reply to: https://lemmy.zip/post/61156668

I theoretically have Diun setup, but realistically I just run my Ansible playbook weekly and have most containers set to latest. The exceptions being things that sometimes need special steps when upgrading such as Immich or critical stuff I want special attention such as Athelia/Authentik, for those I subscribe to their releases via RSS so I can update them easily, which usually is just changing a value in my Ansible configuration, but if extra changes are needed I can adapt them.

https://lemmy.world/comment/22801924
Reply
$$15931
https://lemmy.world/u/sznowicki posted on Mar 22, 2026 09:43
In reply to: https://lemmy.zip/post/61156668

In reality for me it’s German CERT sending me emails that my n8n is again out of date with tons of CVEs.

https://lemmy.world/comment/22802238
Reply
$$15953
https://lemmy.world/u/Brewchin posted on Mar 22, 2026 11:55
In reply to: https://lemmy.zip/post/61156668

After too many wild rides with Watchtower auto-nuking services, thanks to breaking changes (migrations, DB updates, deployment changes, etc), I switched to What’s Up Docker and pin the version for all of my containers.

WUD lets me know when something has an update, so I periodically go through their release notes and do the update(s) manually. Usually as simple as read the notes, changes version in compose, down (or pull), then “up -d”. But this approach has saved my bacon multiple times.

I’ve seen there are other solutions - of varying degrees of promises vs delivery - but most of my stuff is long term and stable. My approach maintains all that.

https://lemmy.world/comment/22803399
Reply
$$16007
https://mander.xyz/u/hoppolito posted on Mar 22, 2026 13:57
In reply to: https://lemmy.zip/post/61156668

While I’m a big proponent of version pinning your critical services, if you’re running stuff in docker swarm shepherd is a solid service updater for the less critical things.

https://mander.xyz/comment/26044286
Reply
$$16011
https://lemmy.ca/u/niisyth posted on Mar 22, 2026 14:10
In reply to: https://sh.itjust.works/comment/24419330

In the same boat but with Arcane

https://lemmy.ca/comment/22352156
Reply
$$16048
https://sh.itjust.works/u/Peruvian_Skies posted on Mar 22, 2026 15:52
In reply to: https://lemmy.zip/comment/25406032

Good to know. Personally I prefer to review the changelogs before updating, though.

https://sh.itjust.works/comment/24432308
Reply
$$18289
https://sh.itjust.works/u/Bakkoda posted on Mar 26, 2026 17:28
In reply to: https://lemmy.zip/comment/25405573

I am really liking komodo so far. I need to understand how the builder works and I think it will be perfect for what I need.

https://sh.itjust.works/comment/24507757
Reply
$$18395
https://lemmy.blahaj.zone/u/MangoPenguin posted on Mar 26, 2026 21:58
In reply to: https://lemmy.zip/post/61156668

Komodo.

https://lemmy.blahaj.zone/comment/19808535
Reply
$$18580
https://lemmy.world/u/ForgotAboutDre posted on Mar 27, 2026 08:45
In reply to: https://lemmy.zip/post/61156668

A corn job that run pull on then up -d on my docker compose file.

https://lemmy.world/comment/22894790
Reply