增加armv7版本

This commit is contained in:
waxgourd
2024-03-25 20:01:30 +08:00
parent 0e2cbc0247
commit 24bc89610f
41 changed files with 117 additions and 64 deletions

View File

@@ -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