code-server

code-server

Aplicación Docker from linuxserver's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8443]
Red
bridge
Concha
bash
Privilegiado
false

Configuración de plantillas

WebUIPorttcp

web gui

Objetivo
8443
Por defecto
8443
AppdataPathrw

Contains all relevant configuration files.

Objetivo
/config
PASSWORDVariable

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

Por defecto
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.

Por defecto
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)

Por defecto
code-server.my.domain
DEFAULT_WORKSPACEVariable

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

Por defecto
/config/workspace
PWA_APPNAMEVariable

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

Por defecto
code-server
PUIDVariable

Container Variable: PUID

Por defecto
99
PGIDVariable

Container Variable: PGID

Por defecto
100
UMASKVariable

Container Variable: UMASK

Por defecto
022

Descargar estadísticas

68,271,747
Descargas totales
356,550
Este mes
229,085
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
lscr.io/linuxserver/code-server
Última actualización2026-05-02
Visto por primera vez2019-06-27

Ejecute code-server en Unraid.

code-server se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.