mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
add http head based digest comparison to avoid dockerhub rate limits
This commit is contained in:
parent
c8bd484b9e
commit
cb62b16369
23 changed files with 1476 additions and 57 deletions
|
@ -145,7 +145,7 @@ Poll interval (in seconds). This value controls how frequently watchtower will p
|
|||
Argument: --interval, -i
|
||||
Environment Variable: WATCHTOWER_POLL_INTERVAL
|
||||
Type: Integer
|
||||
Default: 300
|
||||
Default: 86400 (24 hours)
|
||||
```
|
||||
|
||||
## Filter by enable label
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue