Files
appstore/apps/flux-panel/source-evidence.json
T
2026-07-11 21:57:14 +08:00

22 lines
682 B
JSON

{
"repository": "https://github.com/bqlpfy/flux-panel",
"dockerDocs": "https://github.com/bqlpfy/flux-panel#docker-compose部署",
"composeFile": "https://github.com/bqlpfy/flux-panel/blob/1.4.3/docker-compose-v4.yml",
"commit": "9b5ccdb1f428454695bd81c034324aaa58eb91b8",
"version": "1.4.3",
"compose": [
"docker-compose-v4.yml",
"docker-compose-v6.yml"
],
"images": [
"mysql:5.7",
"bqlpfy/springboot-backend:1.4.3",
"bqlpfy/vite-frontend:1.4.3"
],
"architectures": [
"amd64",
"arm64"
],
"notes": "The package follows the upstream stable IPv4 compose topology. The upstream README currently states that maintenance is paused."
}