openvscode-server
lscr.io/linuxserver/openvscode-server
https://github.com/orgs/linuxserver/packages/container/package/openvscode-server
Donations
https://www.linuxserver.io/donate
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png
bridge
false
https://github.com/linuxserver/docker-openvscode-server/issues/new/choose
bash
https://github.com/linuxserver/docker-openvscode-server#application-setup
https://github.com/linuxserver/docker-openvscode-server#readme
latest
Stable releases
insiders
Insiders releases
https://github.com/linuxserver/docker-openvscode-server/tree/insiders#readme
https://github.com/linuxserver/docker-openvscode-server/tree/insiders#application-setup
https://github.com/gitpod-io/openvscode-server
Openvscode-server(https://github.com/gitpod-io/openvscode-server) provides a version of VS Code that runs a server on a remote machine and allows access through a modern web browser.
http://[IP]:[PORT:3000]/?tkn=lsio
https://raw.githubusercontent.com/linuxserver/templates/main/unraid/openvscode-server.xml
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/openvscode-server-logo.png
2022-02-12
### 2022-02-12
- Update `install-extension` helper to compensate for upstream changes.
### 2022-02-04
- Update binary for 1.64.0+. Allow for no token set when both toekn env vars are unset. Add libsecret for keytar.
### 2021-12-29
- Add `install-extension` as a helper for mods to install extensions.
### 2021-12-10
- Update deprecated connectionToken arg.
### 2021-11-30
- Fix app folder permissions, add the optional sudo password vars.
### 2021-11-29
- Create `.profile` and `.bashrc` for the user.
### 2021-11-29
- Release `insiders` tag.
### 2021-11-28
- Initial Release.