docker-library / docker-library/python
Consider adding git-lfs to the images
还没有人认领这个 Issue。
- 主要语言
- Dockerfile
- 星标
- 2.8k
- 派生
- 1.1k
- 平均合并
- 3 天 1 小时
- 30 天内合并 PR
- 1
描述
Hi,
currently git is part of the images and a lot of people seem to use the images for ci/cd purposes and thus also git etc..
Now I found that in a lot of circumstances there were problems which ultimately boiled down to git-lfs not being available when people were using it.
Of course installing it in the ci/cd or or building an own image for those cases is possible too, however I would like to ask if it could be considered to install git-lfs per default in the image, as a service to all the people that use it (and often forget about it), I think it can prevent quite a few headaches in the feature...
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在 docker-library/python 仓库中定位 Dockerfile 定义和镜像变体,然后检查当前如何安装 Git,以及如何验证镜像更改。确定哪些镜像应包含 git-lfs,并验证受影响的构建;完成的标准是所选镜像提供 git-lfs,且不破坏现有变体。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dockerfile, git
- 领域
- devops, infrastructure
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100