-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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.
All reactions
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-e
If you need any of that I would use linuxserver
, if not then use codercom
.
Replies: 1 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-e
If you need any of that I would use linuxserver
, if not then use codercom
.
Beta Was this translation helpful? Give feedback.