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 のワークアラウンドを確認し、そのうえで、上書きされた ARG に依存せずにカスタム pip オプションが保持されることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, shell
- 領域
- build-system
- issue の種類
- 機能追加
- 難易度
- 1/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 35/100