Skip to content
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

Install Python and Node.js in the UBI containers using pyenv and fnm #327

Open
julienp opened this issue Nov 14, 2024 · 0 comments
Open
Assignees
Labels
kind/enhancement Improvements or new features

Comments

@julienp
Copy link
Contributor

julienp commented Nov 14, 2024

We don't have the full matrix of versions available for the UBI containers because we are installing from the UBI software catalog. This is problematic now that we want the default to be Nodejs 22 and Python 3.13, neither of which is available.

Instead of installing from pre-built packages, use fnm and pyenv to install the versions, similar to what we do for the kitchen-sink image.

@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Nov 14, 2024
@julienp julienp self-assigned this Nov 14, 2024
@julienp julienp added kind/enhancement Improvements or new features and removed needs-triage Needs attention from the triage team labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants