update
This commit is contained in:
parent
68cc586ef2
commit
2a6abd8103
@ -6,6 +6,6 @@ services:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
restart: always
|
||||
environment:
|
||||
- WATCHTOWER_DISABLE_CONTAINERS=windows # 禁用名为 windows 的容器更新
|
||||
- WATCHTOWER_DISABLE_CONTAINERS=windows,clash # 禁用名为 windows 的容器更新
|
||||
- WATCHTOWER_POLL_INTERVAL=3600 # 设置检查间隔为3600秒
|
||||
- WATCHTOWER_CLEANUP=true # 启用清理未使用的镜像
|
||||
|
Loading…
Reference in New Issue
Block a user