We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[任务] 实现 OCI 镜像标准的构建工具
[任务分值] 25 分
[背景描述] 在云原生体系里面容器是核心流转的制品,构建容器是整个生态的第一步,Dockerfile 已经是构建容器的事实标准,需要使用 Rust 重新开发一个 OCI 标准的构建工具
[需求描述] 使用 Rust 开发 OCI Image 构建工具:
[代码标准]
Signed-off-by
GPG
git commit
-s -S
GitHub Actions
[PR 提交地址] 提交到 rk8s 仓库的 main 分支 project/rkb 目录;
main
project/rkb
[开发指导]
[导师及邮箱] 请申请此题目的同学使用邮件联系导师,或加入到 R2CN Discord 后在 #p-rk8s 频道和导师交流。
#p-rk8s
[备注]
The text was updated successfully, but these errors were encountered:
任务创建成功。
Sorry, something went wrong.
/request-assign
认领成功:等待导师审核,请及时联系导师进行审核。
/intern-approve
认领审核成功:已将该任务分配给学生。
Ricky-Daxia
No branches or pull requests
[任务] 实现 OCI 镜像标准的构建工具
[任务分值] 25 分
[背景描述] 在云原生体系里面容器是核心流转的制品,构建容器是整个生态的第一步,Dockerfile 已经是构建容器的事实标准,需要使用 Rust 重新开发一个 OCI 标准的构建工具
[需求描述] 使用 Rust 开发 OCI Image 构建工具:
[代码标准]
Signed-off-by
和 使用GPG
签名,即提交代码时(使用git commit
命令时)至少使用-s -S
两个参数,参考 Contributing Guide;GitHub Actions
自动化测试,提交 PR 后请关注GitHub Actions
结果;[PR 提交地址] 提交到 rk8s 仓库的
main
分支project/rkb
目录;[开发指导]
[导师及邮箱] 请申请此题目的同学使用邮件联系导师,或加入到 R2CN Discord 后在
#p-rk8s
频道和导师交流。[备注]
The text was updated successfully, but these errors were encountered: