-
Notifications
You must be signed in to change notification settings - Fork 2.9k
feat: basic support riscv64 #8369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: basic support riscv64 #8369
Conversation
|
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
麻烦您在 riscv64 设备上测试安装一下,解压后运行 install.sh 脚本即可完成安装。 |
好的,设备暂时不在手上,要过段时间 |
好的。 |
|
我发现docker-engine似乎并没有官方的riscv软件包,只找到一个https://github.com/carlosedp/riscv-bringup |
|
|
一些已支持 riscv64 架构的操作系统,官方已提供了 Docker 的在线安装方式,可直接使用。如有需要,也可考虑通过 Docker 官方源码自行编译安装。 关于是否支持 Podman,我们会在后续版本中考虑是否支持。 |


What this PR does / why we need it?
Support riscv64 #5338
Summary of your change
Ref:
1Panel-dev/docs#33
1Panel-dev/installer#38
Please indicate you've done the following: