Closed vampywiz17 closed 10 months ago
additional info. i see this in debug log. (for example diun)
Thu, 11 Jan 2024 18:00:24 CET DBG Validate image ctn_image=crazymax/diun:latest@sha256:44884433eec97e6dbb3286e49f7c55de698f468fda68f0dfc2c29a585bbc64c2 provider=swarm svc_labels=svc_name=diun_diun
Thu, 11 Jan 2024 18:00:24 CET DBG Watch disabled ctn_image=crazymax/diun:latest@sha256:44884433eec97e6dbb3286e49f7c55de698f468fda68f0dfc2c29a585bbc64c2 provider=swarm svc_labels=svc_name=diun_diun
com.docker.stack.image=crazymax/diun:latest com.docker.stack.image=crazymax/diun:latest com.docker.stack.namespace=diun
i found the problem, mispell it :)
from
- "DIUN_PROVIDERS_DOCKER_WATCHBYDEFAULT: true"
to
- "DIUN_PROVIDERS_DOCKER_WATCHBYDEFAULT=true"
Support guidelines
I've found a bug and checked that ...
Description
I set the diun (see the config part) but it not found any image. (include diun) i use docker swarm.
Expected behaviour
found images
Actual behaviour
not found anything
Steps to reproduce
Diun version
4.26.0
Docker info
Docker Compose config
Logs
Additional info
Some images in docker hub, other in personal registry.