It is recommended to change the calling method of the entrance
还没有人认领这个 Issue。
评估
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 新手友好度
- 45/100
- Issue 类型
- 缺陷
- 描述清晰度
- 描述清楚
- 活跃度
- 停滞
- 技术栈
- docker
- 领域
- devops
调研方向
从 micro-ROS-static-library-builder/Dockerfile 开始,并将其 ENTRYPOINT 与 micro-ROS-Agent/Dockerfile 中的 ENTRYPOINT 进行比较。重现运行 static-library-builder 镜像时报告的权限失败,然后验证对 entrypoint 的更改是否允许 Docker 容器正常运行。
由索引模型根据 Issue 内容生成。
描述
https://github.com/micro-ROS/docker/blob/iron/micro-ROS-static-library-builder/Dockerfile
In micro-ROS-static-library-builder is :
ENTRYPOINT ["/entrypoint.sh"]
It should be changed to the following link:
https://github.com/micro-ROS/docker/blob/iron/micro-ROS-Agent/Dockerfile
In micro-ROS-Agent is:
ENTRYPOINT ["/bin/sh", "/micro-ros_entrypoint.sh"]
The above micro-ROS-static-library-builder example will have permission issues, causing it to not work properly when running docker.
- 主要语言
- Dockerfile
- 星标
- 59
- 派生
- 32
- 平均合并
- 16 分钟
- 30 天内合并 PR
- 1
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
micro-ROS/docker 的其他 Issue
相似的 Issue
-
难度 1/5 1 小时以内 新手友好度 92/100
vicharanashala/fln#564 ·
-
难度 2/5 1-3 小时 新手友好度 78/100
haskell-actions/setup#152 ·
-
feature-request helm
难度 2/5 1-3 小时 新手友好度 68/100
gravitational/teleport#69785 ·
-
A cancelled tests run makes the coverage comment workflow fail and reports it as a red check on main 未关闭area: ci bug perceived difficulty: 3
难度 2/5 1-3 小时 新手友好度 78/100
Nitjsefnie-Harness-Commons/daedalus#921 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 86/100
TencentCloud/Octop#1007 ·