KitwareMedical / KitwareMedical/VTKPythonPackage
Docker: Reduce size of image using `FROM .. AS ..`
未关闭
- 主要语言
- Python
- 星标
- 36
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
See https://docs.docker.com/engine/reference/builder/
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start with the Docker image build configuration and the Docker builder reference linked in the issue, focusing on multi-stage builds using `FROM ... AS ...`. Identify which build stages contribute to the final image and measure the result after separating them. Done means the generated image is smaller without breaking the package build.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- docker
- 领域
- build-system, devops
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100