Install Python via the VS code server's web panel #4366
-
hello, I run Code server in an docker container on unraid. Unraid Docker: Runs VS code Server. And i dont realy understand how i need to install python 3 via the webpanel or console of the docker container. so i was hoping someone could help here or explain? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Hmm I'm not familiar with unraid but you could be able to edit your Dockerfile and add a line to install Python, right? Maybe try this? |
Beta Was this translation helpful? Give feedback.
-
Thanks, for all the info, i have gotr it to work thanks. |
Beta Was this translation helpful? Give feedback.
Hmm I'm not familiar with unraid but you could be able to edit your Dockerfile and add a line to install Python, right? Maybe try this?