-
Notifications
You must be signed in to change notification settings - Fork 6.3k
-
I installed Code Server and spent 2 days looking everywhere I could on the internet to find a way to get Python installed. Finally came across this discussion on Reddit
https://www.reddit.com/r/codeserver/comments/h7krfv/running_python_3_with_codeserver_docker/
This led me to the Linux Container Mods page and in 5 seconds, my issue was fixed. Maybe I'm just not smart enough, but why isn't this easier to find?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
I think documenting how Docker or APT works is out of scope, although I am surprised python3
is not available already in the base image.
Oh unless you mean why do we not link to this mods page? That is a third party project and image, we are not involved. "Docker mods" seem to be a thing invented by the linuxserver
folks for the images they maintain; this is actually the first time I have heard of them.
Beta Was this translation helpful? Give feedback.