getwud / wud

WUD (aka What's up Docker?) gets you notified when a new version of your Docker Container is available.
https://getwud.github.io/wud/
MIT License
1.28k stars 39 forks source link

WUD not showing any container updates, even if they are available #493

Open Tibi-rvb opened 1 week ago

Tibi-rvb commented 1 week ago

Have installed WUD, in docker, on a synology, with the following conf. Running 6 docker containers qbittorent, radarr, sonarr and so on, on the same machine.

WUD is reading the containers but not reporting any update even if checking the repository, there is an update.

Am I missing something?

services: whatsupdocker: image: getwud/wud container_name: WUD security_opt:

fmartinou commented 3 days ago

Hi,

Can you share

thanks