code-server

code-server

Docker app from linuxserver's Repository

Overview

Code-server(https://coder.com) is VS Code running on a remote server, accessible through the browser.

  • Code on your Chromebook, tablet, and laptop with a consistent dev environment.
  • If you have a Windows or Mac workstation, more easily develop for Linux.
  • Take advantage of large cloud servers to speed up tests, compilations, downloads, and more.
  • Preserve battery life when you're on the go.
  • All intensive computation runs on your server.
  • You're no longer running excess instances of Chrome.

Runtime arguments

Web UI
http://[IP]:[PORT:8443]
Network
bridge
Shell
bash
Privileged
false

Template configuration

WebUIPorttcp

web gui

Target
8443
Default
8443
AppdataPathrw

Contains all relevant configuration files.

Target
/config
PASSWORDVariable

Optional web gui password, if `PASSWORD` or `HASHED_PASSWORD` is not provided, there will be no auth.

Default
password
HASHED_PASSWORDVariable

Optional web gui password, overrides `PASSWORD`, instructions on how to create it is below.

SUDO_PASSWORDVariable

If this optional variable is set, user will have sudo access in the code-server terminal with the specified password.

Default
password
SUDO_PASSWORD_HASHVariable

Optionally set sudo password via hash (takes priority over `SUDO_PASSWORD` var). Format is `$type$salt$hashed`.

PROXY_DOMAINVariable

If this optional variable is set, this domain will be proxied for subdomain proxying. See Documentation(https://github.com/coder/code-server/blob/main/docs/guide.md#using-a-subdomain)

Default
code-server.my.domain
DEFAULT_WORKSPACEVariable

If this optional variable is set, code-server will open this directory by default

Default
/config/workspace
PWA_APPNAMEVariable

If this optional variable is set, the PWA app will the specified name.

Default
code-server
PUIDVariable

Container Variable: PUID

Default
99
PGIDVariable

Container Variable: PGID

Default
100
UMASKVariable

Container Variable: UMASK

Default
022

Download Statistics

68,271,747
Total Downloads
356,550
This Month
229,085
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
lscr.io/linuxserver/code-server
Last Updated2026-05-02
First Seen2019-06-27

Run code-server on Unraid.

code-server is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.