ansible / ansible/python-builder-image

install-from-bindep needs PIP_OPTS

Open
#46 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
10
Forks
16
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the install-from-bindep script and compare how the assemble script handles PIP_OPTS. Confirm the existing bindep installation path and the current Containerfile workaround, then verify that custom pip options are preserved without relying on an overwritten ARG.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, shell
Domain
build-system
Issue type
Feature
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.