nodejs / nodejs/docker-node

Add support for riscv64 architecture

未关闭 适合新手
#1,707 3 条评论 7 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Dockerfile
星标
8.6k
派生
2k
平均合并
10 小时 19 分钟
30 天内合并 PR
16

描述

Problem

Many architectures such as Arm and x86 are currently implemented here.

Multiple low-cost as well as high-performance riscv64 CPUs are now available.

Alpine, Ubuntu, have riscv64 images available in the Docker Hub library today.

Support for riscv64 should be added to docker-node as well.

Solution

Add riscv64 to the architectures list.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先检查 docker-node 镜像的构建配置,并找到现有的 Arm 和 x86 架构列表。确认受支持的架构是如何声明和构建的,然后验证最终的 Docker 镜像支持中包含 riscv64。

由索引模型根据 Issue 内容生成。

评估

技术栈
docker
领域
devops
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
冷清
描述清晰度
基本清楚
新手友好度
68/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。