ansible / ansible/python-builder-image
install-from-bindep needs PIP_OPTS
未关闭
- 主要语言
- Shell
- 星标
- 10
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
The install-from-bindep script should also incorporate `PIP_OPTS="${PIP_OPTS-}"` as is already done in the assemble script to allow for custom pip options.
Current workaround is to set your own `ARG CONSTRAINTS=` in a Containerfile to use that var, which could get overwritten by the builder
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 install-from-bindep 脚本开始,并比较 assemble 脚本如何处理 PIP_OPTS。确认现有的 bindep 安装路径和当前的 Containerfile workaround,然后验证自定义 pip 选项在不依赖被覆盖的 ARG 的情况下仍能保留。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, shell
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 1/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 35/100