VS-Code-Server
Docker 应用程序 from Ahmad's Repository
概述
The **official** Visual Studio Code Server, dockerized!
Visual Studio Code Server can be installed everywhere and easily used through a browser. No desktop application required. All extensions supported.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8000]- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--cap-add=IPC_LOCK --hostname vscode
模板配置
PortPorttcp
The port for the server to listen on
- 目标
- 8000
- 默认值
- 8000
- 价值
- 8000
WorkspacePathrw
path for your projects
- 目标
- /root/workspace
- 价值
- /mnt/user/workspace
CLI DataPathrw
CLI metadata storage
- 目标
- /root/.vscode/cli-data
- 价值
- /mnt/user/appdata/vscode-server/cli-data
Server DataPathrw
server data storage
- 目标
- /root/.vscode/server-data
- 价值
- /mnt/user/appdata/vscode-server/server-data
User DataPathrw
user data storage
- 目标
- /root/.vscode/user-data
- 价值
- /mnt/user/appdata/vscode-server/user-data
ExtensionsPathrw
extensions storage
- 目标
- /root/.vscode/extensions
- 价值
- /mnt/user/appdata/vscode-server/extensions
下载统计数据
140,985
下载总数
5,249
本月
4,705
平均每月
长期下载总量
加载图表...
详细信息
存储库
ahmadnassri/vscode-server最后更新2025-03-04
初见2022-08-05
在Unraid 上运行 VS-Code-Server 。
VS-Code-Server 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。