mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 20:38:28 +08:00
增加armv7版本
This commit is contained in:
@@ -2,12 +2,13 @@ name: Alist
|
||||
slug: alist
|
||||
description: '一个支持多种存储的文件列表程序,由 Gin 和 Solidjs 提供支持'
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
version: v3.32.0
|
||||
version: 3.32.0
|
||||
image: wghaos/alist
|
||||
codenotary: wghaos@163.com
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
- armv7
|
||||
apparmor: true
|
||||
backup_exclude:
|
||||
- '*/data/'
|
||||
@@ -30,11 +31,10 @@ webui: "http://[HOST]:[PORT:5244]/"
|
||||
privileged:
|
||||
- SYS_ADMIN
|
||||
- DAC_READ_SEARCH
|
||||
host_network: false
|
||||
init: false
|
||||
ports:
|
||||
'5244': 5244
|
||||
ports_description:
|
||||
'5244': web port
|
||||
startup: application
|
||||
boot: auto
|
||||
boot: manual
|
||||
|
||||
Reference in New Issue
Block a user