mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-26 12:57:40 +08:00
16 lines
475 B
JSON
16 lines
475 B
JSON
|
|
{
|
|
"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/"
|
|
}
|