appstore/watchtower/metadata/app.json
2023-04-15 10:11:07 +08:00

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/"
}