8000 Add direct link to python in root by 8W9aG · Pull Request #1907 · replicate/cog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add direct link to python in root #1907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 27, 2024
Merged

Add direct link to python in root #1907

merged 4 commits into from
Aug 27, 2024

Conversation

8W9aG
Copy link
Contributor
@8W9aG 8W9aG commented Aug 26, 2024
  • Use pyenv and realpath to tell us where pyenv stores the real python binary
  • Link to this binary in root
  • Once this is built into base images we can convert the CMD statements to use this python
  • This prevents shims executing multiple bash processes before the main python process.

* Use pyenv and realpath to tell us where pyenv
stores the real python binary
* Link to this binary in root
* Once this is built into base images we can
convert the CMD statements to use this python
* This prevents shims executing multiple bash
processes before the main python process.
@8W9aG 8W9aG requested a review from nevillelyh August 26, 2024 19:26
@8W9aG 8W9aG merged commit 227503e into main Aug 27, 2024
15 checks passed
@8W9aG 8W9aG deleted the add-python-root branch August 27, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0