crazy-max / diun

Receive notifications when an image is updated on a Docker registry
https://crazymax.dev/diun/
MIT License
2.78k stars 108 forks source link

Avoid to skip notification on first check #1197

Open fam4r opened 1 week ago

fam4r commented 1 week ago

Description

I would like to get the notification on first check. At the moment DIUN skips the notification even if it finds new images for existing containers on first run.

Please consider letting the users disable this behavior.

diun  | Tue, 18 Jun 2024 18:40:17 CEST INF New image found image=lscr.io/linuxserver/mariadb:latest provider=docker
diun  | Tue, 18 Jun 2024 18:40:17 CEST DBG Manifest saved to database image=lscr.io/linuxserver/mariadb:latest provider=docker
diun  | Tue, 18 Jun 2024 18:40:17 CEST DBG Skipping notification (first check) image=lscr.io/linuxserver/mariadb:latest provider=docker