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

Python container #3

Open
CustomIcon opened this issue Sep 19, 2024 · 7 comments
Open

Python container #3

CustomIcon opened this issue Sep 19, 2024 · 7 comments

Comments

@CustomIcon
Copy link

is it possible to build python container with base image.
Id love to see it happen officially

@Nandini1071
Copy link

Hi @CustomIcon is this issue still open, if yes then what is the requirement would like to contribute on this.

@CustomIcon
Copy link
Author

Hi @CustomIcon is this issue still open, if yes then what is the requirement would like to contribute on this.

Would love to have pyenv project image here
source: https://github.com/pyenv/pyenv

its a python version manager

also in addition instead of nodejs can we have nvm?
source: https://github.com/nvm-sh/nvm

different people like to have different runtime versions for different projects. would love to see it happen

@Nandini1071
Copy link

Hi @CustomIcon is this issue still open, if yes then what is the requirement would like to contribute on this.

Would love to have pyenv project image here source: https://github.com/pyenv/pyenv

its a python version manager

also in addition instead of nodejs can we have nvm? source: https://github.com/nvm-sh/nvm

different people like to have different runtime versions for different projects. would love to see it happen

For the first one image which image needs to be added and in which folder and tech stack also please mention??

@CustomIcon
Copy link
Author

Hi @CustomIcon is this issue still open, if yes then what is the requirement would like to contribute on this.

Would love to have pyenv project image here source: https://github.com/pyenv/pyenv

its a python version manager

also in addition instead of nodejs can we have nvm? source: https://github.com/nvm-sh/nvm

different people like to have different runtime versions for different projects. would love to see it happen

For the first one image which image needs to be added and in which folder and tech stack also please mention??

currently im just using docker env with the image vicamo/pyenv:slim-buster
image

and modified startup script that adds PYENV_ROOT to the PATH as follows:
image

@Nandini1071
Copy link

Actually I am not familiar with docker but proficient in python so anything on which I can contribute on python side let me know would like to help on this side

@CustomIcon
Copy link
Author

Actually I am not familiar with docker but proficient in python so anything on which I can contribute on python side let me know would like to help on this side

well actually, we have about 3 images that is working:
ghcr.io/uwu/basic-env/dart:latest
ghcr.io/uwu/basic-env/javascript:latest
ghcr.io/uwu/basic-env/java:latest

so why dont we have ghcr.io/uwu/basic-env/python:latest using base image

@Nandini1071
Copy link

yeah that's what not sure about images and docker but would be able to contribute on python code, let me know if you need any help on that side. @CustomIcon.

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

No branches or pull requests

2 participants