mirror of
https://github.com/NikkeTryHard/zerogravity.git
synced 2026-04-25 07:05:58 +03:00
[GH-ISSUE #3] 支持arm架构的zerogravity #3
Labels
No labels
bug
enhancement
enhancement
notice
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zerogravity#3
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 @EvanDbg on GitHub (Feb 19, 2026).
Original GitHub issue: https://github.com/NikkeTryHard/zerogravity/issues/3
What do you want?
想部署在arm架构的linux服务器中进行反代
Use Case
arm服务器性能较强,可以稳定运行,给docker容器再配置上代理,应该可以稳定长期运行
Alternatives Considered
No response
@NikkeTryHard commented on GitHub (Feb 19, 2026):
已添加ARM64支持。v1.1.1 release现在包含aarch64二进制文件,Dockerfile也已更新支持自动检测架构。
@NikkeTryHard commented on GitHub (Feb 19, 2026):
更新:Google CDN上有原生ARM64的LS binary(
language_server_linux_arm)。Dockerfile已更新,ARM Docker现在完全原生运行,不需要QEMU模拟。