VS-Code-Server
VS-Code-Server
Docker app from Ahmad's Repository
Overview
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.
Runtime arguments
- Web UI
http://[IP]:[PORT:8000]- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--cap-add=IPC_LOCK --hostname vscode
Template configuration
PortPorttcp
The port for the server to listen on
- Target
- 8000
- Default
- 8000
- Value
- 8000
WorkspacePathrw
path for your projects
- Target
- /root/workspace
- Value
- /mnt/user/workspace
CLI DataPathrw
CLI metadata storage
- Target
- /root/.vscode/cli-data
- Value
- /mnt/user/appdata/vscode-server/cli-data
Server DataPathrw
server data storage
- Target
- /root/.vscode/server-data
- Value
- /mnt/user/appdata/vscode-server/server-data
User DataPathrw
user data storage
- Target
- /root/.vscode/user-data
- Value
- /mnt/user/appdata/vscode-server/user-data
ExtensionsPathrw
extensions storage
- Target
- /root/.vscode/extensions
- Value
- /mnt/user/appdata/vscode-server/extensions
Categories
Download Statistics
140,985
Total Downloads
5,249
This Month
4,705
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
ahmadnassri/vscode-serverLast Updated2025-03-04
First Seen2022-08-05
Run VS-Code-Server on Unraid.
VS-Code-Server is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.