Remake Repository

This commit is contained in:
arch3rPro
2025-06-30 23:37:03 +08:00
parent d593e04bd7
commit e98d0faf79
420 changed files with 55489 additions and 0 deletions

25
apps/cup/data.yml Normal file
View File

@@ -0,0 +1,25 @@
name: cup
tags:
- 实用工具
title: 自动检测 Docker 容器基础镜像的工具
description: 自动检测 Docker 容器基础镜像的工具
additionalProperties:
key: cup
name: cup
tags:
- Tool
shortDescZh: 自动检测 Docker 容器基础镜像的工具
shortDescEn: Docker container updates made easy
type: website
crossVersionUpdate: true
limit: 1
recommend: 0
website: https://cup.sergi0g.dev/
github: https://github.com/sergi0g/cup
document: https://cup.sergi0g.dev/docs
description:
en: Docker container updates made easy
zh: 自动检测 Docker 容器基础镜像的工具
architectures:
- amd64
- arm64