{"id":15638752,"url":"https://github.com/ahmadnassri/docker-vscode-server","last_synced_at":"2025-04-05T11:09:57.763Z","repository":{"id":51684110,"uuid":"520531694","full_name":"ahmadnassri/docker-vscode-server","owner":"ahmadnassri","description":"a Docker image for VS Code Server","archived":false,"fork":false,"pushed_at":"2025-03-04T22:33:57.000Z","size":100,"stargazers_count":100,"open_issues_count":0,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T10:08:19.975Z","etag":null,"topics":["docker","vscode","vscode-server"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahmadnassri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ahmadnassri"]}},"created_at":"2022-08-02T14:29:10.000Z","updated_at":"2025-03-19T00:21:01.000Z","dependencies_parsed_at":"2025-03-14T11:07:55.568Z","dependency_job_id":"d492bf5c-7aea-44e8-84e7-4e0efa0f9e9e","html_url":"https://github.com/ahmadnassri/docker-vscode-server","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":"ahmadnassri/template-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadnassri%2Fdocker-vscode-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadnassri%2Fdocker-vscode-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadnassri%2Fdocker-vscode-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadnassri%2Fdocker-vscode-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmadnassri","download_url":"https://codeload.github.com/ahmadnassri/docker-vscode-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325693,"owners_count":20920714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","vscode","vscode-server"],"created_at":"2024-10-03T11:22:59.494Z","updated_at":"2025-04-05T11:09:57.747Z","avatar_url":"https://github.com/ahmadnassri.png","language":"Makefile","funding_links":["https://github.com/sponsors/ahmadnassri"],"categories":[],"sub_categories":[],"readme":"# VS Code Server Docker Image\n\na Docker image for VS Code Server\n\n[![license][license-img]][license-url]\n[![release][release-img]][release-url]\n[![size][size-img]][size-url]\n[![docker][docker-img]][docker-url]\n[![github][github-img]][github-url]\n\nThis is simply a containerized version of the VS Code Server.\n\n## Features\n\n\u003c!-- markdownlint-capture --\u003e\n\n\u003c!-- markdownlint-disable MD007 MD030 --\u003e\n\n- Runs entirely locally, without needing `vscode.dev`\n- Persistent secrets *(requirement for Settings Sync)*\n\n\u003c!-- markdownlint-restore --\u003e\n\n## Usage\n\n``` bash\ndocker run --rm \\\n  --name vscode-server \\\n  --hostname vscode \\\n  -p 8000:8000 \\\n  -v ./server-data:/root/.vscode/server-data \\\n  -v ./user-data:/root/.vscode/user-data \\\n  -v ./cli-data:/root/.vscode/cli-data \\\n  -v ./extensions:/root/.vscode/extensions \\\n  ahmadnassri/vscode-server:latest\n```\n\n----\n\u003e Author: [Ahmad Nassri](https://www.ahmadnassri.com/) \u0026bull;\n\u003e Twitter: [@AhmadNassri](https://twitter.com/AhmadNassri)\n\n[license-url]: LICENSE\n[license-img]: https://badgen.net/github/license/ahmadnassri/docker-vscode-server\n\n[release-url]: https://github.com/ahmadnassri/docker-vscode-server/releases\n[release-img]: https://badgen.net/github/release/ahmadnassri/docker-vscode-server\n\n[size-url]: https://hub.docker.com/r/ahmadnassri/vscode-server\n[size-img]: https://badgen.net/docker/size/ahmadnassri/vscode-server?label=image%20size\n\n[docker-url]: https://hub.docker.com/r/ahmadnassri/vscode-server\n[docker-img]: https://badgen.net/badge/icon/docker%20hub?icon=docker\u0026label\n\n[github-url]: https://github.com/users/ahmadnassri/packages/container/package/vscode-server\n[github-img]: https://badgen.net/badge/icon/github%20registry?icon=github\u0026label\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadnassri%2Fdocker-vscode-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmadnassri%2Fdocker-vscode-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadnassri%2Fdocker-vscode-server/lists"}