更新 'repository.yaml'

This commit is contained in:
2025-11-06 11:33:12 +00:00
committed by admin@cnod.net
parent 2f5067f5e3
commit 32d8b84bbe
501 changed files with 13838 additions and 1 deletions

17
dpanel/config.yaml Normal file
View File

@@ -0,0 +1,17 @@
name: DPanel
version: "1.8.1.2"
slug: dpanel
description: Docker 可视化管理面板,提供完善的管理容器的功能
url: "https://github.com/donknap/dpanel"
image: r.hassbus.com/wghaos/dpanel
arch:
- aarch64
- amd64
webui: "[PROTO:http]://[HOST]:[PORT:8807]"
ports:
80/tcp: 80
443/tcp: 443
8080/tcp: 8807
init: false
boot: manual
docker_api: true