mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-21 10:27:41 +08:00
添加watchtower到list
This commit is contained in:
parent
8b910bdcd6
commit
bf1eca5fe1
14
list.json
14
list.json
@ -83,6 +83,20 @@
|
||||
"website": "https://github.com/alist-org/alist",
|
||||
"github": "https://github.com/alist-org/alist",
|
||||
"document": "https://alist.nn.ci/zh/"
|
||||
},
|
||||
{
|
||||
"key": "watchtower",
|
||||
"name": "watchtower",
|
||||
"tags": ["Tool"],
|
||||
"versions": ["latest"],
|
||||
"shortDescZh": "自动更新Docker容器基础镜像的工具。",
|
||||
"shortDescEn": "Tool to automatically update Docker container base images.",
|
||||
"type": "tool",
|
||||
"limit": 1,
|
||||
"crossVersionUpdate": false,
|
||||
"website": "https://github.com/containrrr/watchtower",
|
||||
"github": "https://github.com/containrrr/watchtower",
|
||||
"document": "https://containrrr.dev/watchtower/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user