binhex-code-server

binhex-code-server

Docker 应用程序 from Binhex's Repository

概述

Code-server is a Visual Studio Code instance running on a remote server accessible through any web browser. It allows you to code anywhere and on any device such as a tablet or laptop with a consistent integrated development environment (IDE). Set up a secure a Linux development machine and get coding on any device with a web browser. Take advantage of a cloud server by offloading the system demanding tasks such as tests, compilations, downloads to another machine. Preserve battery life when you’re on the go or spend your downtime doing something else while the computationally intensive processes are running on your cloud server.

运行时参数

网络用户界面
http://[IP]:[PORT:8500]
网络
bridge
外壳
bash
特权
false
额外参数
--restart=unless-stopped

模板配置

Port: Web InterfacePorttcp

This is the Web UI port for for the application.

目标
8500
默认值
8500
Path: /configPathrw

This is the container path to your configuration files, e.g. databases, configuration files, logs etc.

目标
/config
默认值
/mnt/user/appdata/code-server
Path: /dataPathrw

This is the container path to your downloaded files or user created content.

目标
/data
Variable: CERT_PATHVariable

Specify the path to the certificate used for SSL/TLS.

目标
CERT_PATH
Variable: CERT_KEY_PATHVariable

Specify the path to the certificate key used for SSL/TLS.

目标
CERT_KEY_PATH
Variable: SELF_SIGNED_CERTVariable

Specify whether to use a self-signed certificate.

目标
SELF_SIGNED_CERT
默认值
yes|no
Variable: BIND_CLOUD_NAMEVariable

Specify the bind cloud name used for SSL/TLS.

目标
BIND_CLOUD_NAME
Variable: ENABLE_STARTUP_SCRIPTSVariable

Specify whether to run startup scripts to install and/or configure additional applications.

目标
ENABLE_STARTUP_SCRIPTS
默认值
no|yes
Variable: PASSWORDVariable

Specify the password used to access the Web UI.

目标
PASSWORD
默认值
code-server
Variable: ENABLE_HEALTHCHECKVariable

Enable or disable healthchecks.

目标
ENABLE_HEALTHCHECK
默认值
yes|no
Variable: HEALTHCHECK_COMMANDVariable

The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).

目标
HEALTHCHECK_COMMAND
Variable: HEALTHCHECK_ACTIONVariable

The action to execute if the healthcheck command returns a non zero exit code, if not specified the action will be 'exit 1', if you want the container to exit on failure then set the action to 'kill 1'.

目标
HEALTHCHECK_ACTION
Variable: HEALTHCHECK_HOSTNAMEVariable

The hostname used when performing HTTPS and DNS healthchecking.

目标
HEALTHCHECK_HOSTNAME
默认值
google.com
Variable: PUIDVariable

User ID for the running container

目标
PUID
默认值
99
Variable: PGIDVariable

Group ID for the running container

目标
PGID
默认值
100
Variable: UMASKVariable

UMASK for the running container

目标
UMASK
默认值
000

下载统计数据

294,424
下载总数
4,908
本月
2,118
平均每月

长期下载总量

加载图表...

详细信息

存储库
ghcr.io/binhex/arch-code-server
最后更新2026-04-23
初见2021-06-11

在Unraid 上运行 binhex-code-server 。

binhex-code-server 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。