fmartinou / whats-up-docker

What's up Docker ( aka WUD ) gets you notified when a new version of your Docker Container is available.
https://fmartinou.github.io/whats-up-docker
MIT License
921 stars 29 forks source link

Watcher remote host doesnt pull the new image and restart the container #379

Open rchekhina opened 2 months ago

rchekhina commented 2 months ago

HI,

I have added a remote watcher to wud and it see the containers but doesnt pull the new image and restart the container. I have set the following environment on wud:

  - WUD_WATCHER_WUDTEST_HOST=x.x.x.x
  - WUD_WATCHER_WUDTEST_PORT=2375

Wud only log the following:

whatsupdocker_1 | 11:03:58.535 INFO whats-up-docker/watcher.docker.wudtest: Cron finished (2 containers watched, 0 errors, 2 available updates)

Can you help me please ?

spyhuntergenral commented 2 months ago

I think you need to add a Trigger