Install Python via the VS code server's web panel #4366
Answered
by
jsjoeio
PanGeo-Code
asked this question in
Q&A
|
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 |
Answered by
jsjoeio
Oct 28, 2021
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? |
6 replies
Answer selected by
PanGeo-Code
|
Thanks, for all the info, i have gotr it to work thanks. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

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?