mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1368] 【提问】如何构建mips64和loong64等架构的nginxui docker镜像 #757
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#757
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @huayuprophet on GitHub (Oct 2, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1368
因机关的数据敏感且苛求绝对安全,所以必须使用纯国产自研或彻底开源的cpu架构,在其docker容器中运行服务,为此我只能自定义构建。
但我发现自定义构建需要基于nginxuibase镜像,但该镜像发行版未提供arm、x86架构以外的版本。
殷切的希望:
获得nginxuibase的dockerfile
或
获得nginxuibase的docker镜像的mips64、loong64、sw64国产cpu架构发行版本
或
直接获得nginxui的docker镜像的如上发行版本
在此谢谢开发者和网友们的帮助。
@0xJacky commented on GitHub (Oct 2, 2025):
Release 中可以直接获得龙芯的发行版
@huayuprophet commented on GitHub (Oct 2, 2025):
好的,我研究一下直接从执行文件构建docker镜像。
另反馈:nginxui的示例站点无法访问,报502错误。
https://demo.nginxui.com/
@0xJacky commented on GitHub (Oct 2, 2025):
感谢反馈,已恢复