ansible / ansible/python-builder-image
install-from-bindep needs PIP_OPTS
Open
- 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
Assessment
This issue has not been assessed yet.