code-server

code-server

Docker-Anwendung from linuxserver's Repository

Übersicht

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.

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:8443]
Netzwerk
bridge
Shell
bash
Privilegiert
false

Konfiguration der Vorlage

WebUIPorttcp

web gui

Ziel
8443
Standard
8443
AppdataPathrw

Contains all relevant configuration files.

Ziel
/config
PASSWORDVariable

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

Standard
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.

Standard
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)

Standard
code-server.my.domain
DEFAULT_WORKSPACEVariable

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

Standard
/config/workspace
PWA_APPNAMEVariable

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

Standard
code-server
PUIDVariable

Container Variable: PUID

Standard
99
PGIDVariable

Container Variable: PGID

Standard
100
UMASKVariable

Container Variable: UMASK

Standard
022

Statistik herunterladen

68,271,747
Downloads insgesamt
356,550
Dieser Monat
229,085
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
lscr.io/linuxserver/code-server
Zuletzt aktualisiert2026-05-02
Erstmals gesehen2019-06-27

Führen Sie code-server auf Unraid aus.

code-server ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.