What is the difference between linuxserver/code-server and codercom/code-server? #7208
-
Which one should I use |
Beta Was this translation helpful? Give feedback.
Answered by
code-asher
Feb 18, 2025
Replies: 1 comment
-
If you need any of that I would use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zby909
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
codercom/code-server
is the official image.linuxserver/code-server
is unofficial but I believe it has some extra things like the ability to set a root password, timezone, and some other things. https://docs.linuxserver.io/images/docker-code-server/#environment-variables-eIf you need any of that I would use
linuxserver
, if not then usecodercom
.