You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have try with different combiinations changing label with comillas with slash.... but nothing work.
any idea?
bonus mi cron config is:
- WATCHTOWER_SCHEDULE=*/5 * * * * # Se ejecuta cada 5 minutos
google insists that this is 5 mins but logs write session each 5 seconds.
Steps to reproduce
deploy in docker swarm with portainer and introduce the config like description
Expected behavior
detects the containter
Screenshots
No response
Environment
docker swarm
portainer
1 node
Your logs
time="2024-10-26T09:54:47Z" level=info msg="Watchtower 1.7.1"
time="2024-10-26T09:54:47Z" level=info msg="Using no notifications"
time="2024-10-26T09:54:47Z" level=info msg="Only checking containers in scope \"WATCHTOWER_MONITORED\""
time="2024-10-26T09:54:47Z" level=info msg="Scheduling first run: 2024-10-26 09:54:50 +0000 UTC"
time="2024-10-26T09:54:47Z" level=info msg="Note that the first check will be performed in 2 seconds"
time="2024-10-26T09:54:50Z" level=info msg="Session done" Failed=0 Scanned=0 Updated=0 notify=no
Additional context
No response
The text was updated successfully, but these errors were encountered:
Hi there! 👋🏼 As you're new to this repo, we'd like to suggest that you read our code of conduct as well as our contribution guidelines. Thanks a bunch for opening your first issue! 🙏
Describe the bug
when I deploy a stack with portainer I use
And the cointainers take the label.
In the stack of watchtower I have
and in the log I see:
time="2024-10-26T09:54:47Z" level=info msg="Only checking containers in scope "WATCHTOWER_MONITORED""
time="2024-10-26T10:00:15Z" level=info msg="Session done" Failed=0 Scanned=0 Updated=0 notify=no
I have try with different combiinations changing label with comillas with slash.... but nothing work.
any idea?
bonus mi cron config is:
google insists that this is 5 mins but logs write session each 5 seconds.
Steps to reproduce
deploy in docker swarm with portainer and introduce the config like description
Expected behavior
detects the containter
Screenshots
No response
Environment
docker swarm
portainer
1 node
Your logs
Additional context
No response
The text was updated successfully, but these errors were encountered: