增加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

@@ -11,6 +11,7 @@ map:
arch:
- aarch64
- amd64
- armv7
webui: "http://[HOST]:[PORT:5700]/"
ports_description:
5700/tcp: 'Web UI port'
@@ -19,3 +20,4 @@ ports:
image: wghaos/qinglong
environment:
QL_DIR: /data/qinglong
boot: manual