更新 'repository.yaml'
This commit is contained in:
39
openlist/config.yaml
Normal file
39
openlist/config.yaml
Normal file
@@ -0,0 +1,39 @@
|
||||
name: Openlist
|
||||
slug: openlist
|
||||
description: 'OpenList 是一个有韧性、长期治理、社区驱动的 AList 分支,旨在防御基于信任的开源攻击'
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
version: 4.1.6
|
||||
image: r.hassbus.com/wghaos/addons-wghaos-openlist
|
||||
codenotary: wghaos@163.com
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
apparmor: true
|
||||
backup_exclude:
|
||||
- '*/data/'
|
||||
devices:
|
||||
- /dev/dri
|
||||
- /dev/dri/card0
|
||||
- /dev/dri/card1
|
||||
- /dev/dri/renderD128
|
||||
- /dev/vchiq
|
||||
- /dev/ttyUSB0
|
||||
- /dev/sda
|
||||
- /dev/sdb
|
||||
- /dev/nvme
|
||||
- /dev/nvme0n1p1
|
||||
- /dev/nvme0n1p2
|
||||
- /dev/mmcblk
|
||||
- /dev/fuse
|
||||
- /dev/net/tun
|
||||
webui: "[PROTO:http]://[HOST]:[PORT:5244]"
|
||||
privileged:
|
||||
- SYS_ADMIN
|
||||
- DAC_READ_SEARCH
|
||||
init: false
|
||||
ports:
|
||||
5244/tcp: 5244
|
||||
ports_description:
|
||||
'5244': web port
|
||||
startup: application
|
||||
boot: manual
|
||||
Reference in New Issue
Block a user