1
0

feat:格式化yaml文件

This commit is contained in:
okxlin
2024-12-12 21:27:56 +08:00
parent 8219466433
commit 3855cd8184
919 changed files with 33438 additions and 33446 deletions

View File

@@ -1,16 +1,16 @@
additionalProperties:
formFields:
- default: WATCHTOWER_NO_STARTUP_MESSAGE
edit: true
envKey: ENV1
labelEn: Environmental parameters (split by ;)
labelZh: 环境参数(以;分割)
required: true
type: text
- default: --interval 3600 --cleanup
edit: true
envKey: COMMAND1
labelEn: Command parameters (separated by spaces)
labelZh: 命令参数(以空格分割)
required: true
type: text
additionalProperties:
formFields:
- default: WATCHTOWER_NO_STARTUP_MESSAGE
edit: true
envKey: ENV1
labelEn: Environmental parameters (split by ;)
labelZh: 环境参数(以;分割)
required: true
type: text
- default: --interval 3600 --cleanup
edit: true
envKey: COMMAND1
labelEn: Command parameters (separated by spaces)
labelZh: 命令参数(以空格分割)
required: true
type: text

View File

@@ -1,19 +1,19 @@
name: watchtower
tags:
- 工具
title: 自动更新 Docker 容器基础镜像的工具
description: 自动更新 Docker 容器基础镜像的工具
additionalProperties:
key: watchtower
name: watchtower
tags:
- Tool
shortDescZh: 自动更新 Docker 容器基础镜像的工具
shortDescEn: Tool to automatically update Docker container base images
type: tool
crossVersionUpdate: true
limit: 1
recommend: 0
website: https://github.com/containrrr/watchtower
github: https://github.com/containrrr/watchtower
document: https://containrrr.dev/watchtower/
name: watchtower
tags:
- 工具
title: 自动更新 Docker 容器基础镜像的工具
description: 自动更新 Docker 容器基础镜像的工具
additionalProperties:
key: watchtower
name: watchtower
tags:
- Tool
shortDescZh: 自动更新 Docker 容器基础镜像的工具
shortDescEn: Tool to automatically update Docker container base images
type: tool
crossVersionUpdate: true
limit: 1
recommend: 0
website: https://github.com/containrrr/watchtower
github: https://github.com/containrrr/watchtower
document: https://containrrr.dev/watchtower/

View File

@@ -1,16 +1,16 @@
additionalProperties:
formFields:
- default: WATCHTOWER_NO_STARTUP_MESSAGE
edit: true
envKey: ENV1
labelEn: Environmental parameters (split by ;)
labelZh: 环境参数(以;分割)
required: true
type: text
- default: --interval 3600 --cleanup
edit: true
envKey: COMMAND1
labelEn: Command parameters (separated by spaces)
labelZh: 命令参数(以空格分割)
required: true
type: text
additionalProperties:
formFields:
- default: WATCHTOWER_NO_STARTUP_MESSAGE
edit: true
envKey: ENV1
labelEn: Environmental parameters (split by ;)
labelZh: 环境参数(以;分割)
required: true
type: text
- default: --interval 3600 --cleanup
edit: true
envKey: COMMAND1
labelEn: Command parameters (separated by spaces)
labelZh: 命令参数(以空格分割)
required: true
type: text