In fact you must use the fork. The old one no longer works with recent Docker, due to API versioning. I found that out last night when I brought up my compose stack and traefik wouldn’t start, because it too needed an update.
Comment on Self hosting Sunday! What's up, selfhosters?
irmadlad@lemmy.world 2 days agoJust got watchtower running and going to see how it does before trying out some other automations.
If you find that watchtower (original) screws up the updates frequently there is a watchtower fork that runs so much smoother. I don’t have any issues with it at all. The original watchtower app hasn’t had an update in 2 years, so it might be something to keep in mind.
frongt@lemmy.zip 2 days ago
irmadlad@lemmy.world 2 days ago
no longer works with recent Docker, due to API versioning
I had that issue with Portainer recently. I had to drop back to the previous docker version, and held it until Portainer works through the snag. I didn’t think about original watchtower being affected. I just got tired of having to fix broken updates, and went looking for something better. When original watchtower worked tho, it worked well.
silmarine@discuss.tchncs.de 2 days ago
I’m actually using this one which seems to be more actively maintained than the one you linked.
irmadlad@lemmy.world 2 days ago
Bookmarked! Thanks for that. Learning all kinds of stuff today.