code-server
Application Docker from linuxserver's Repository
Vue d'ensemble
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.
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:8443]- Réseau
bridge- Coquille
bash- Privilégié
- false
Configuration du modèle
web gui
- Cible
- 8443
- Défaut
- 8443
Contains all relevant configuration files.
- Cible
- /config
Optional web gui password, if `PASSWORD` or `HASHED_PASSWORD` is not provided, there will be no auth.
- Défaut
- password
Optional web gui password, overrides `PASSWORD`, instructions on how to create it is below.
If this optional variable is set, user will have sudo access in the code-server terminal with the specified password.
- Défaut
- password
Optionally set sudo password via hash (takes priority over `SUDO_PASSWORD` var). Format is `$type$salt$hashed`.
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)
- Défaut
- code-server.my.domain
If this optional variable is set, code-server will open this directory by default
- Défaut
- /config/workspace
If this optional variable is set, the PWA app will the specified name.
- Défaut
- code-server
Container Variable: PUID
- Défaut
- 99
Container Variable: PGID
- Défaut
- 100
Container Variable: UMASK
- Défaut
- 022
Catégories
Télécharger les statistiques
Total des téléchargements au fil du temps
Détails
lscr.io/linuxserver/code-serverExécutez code-server sur Unraid.
code-server est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.