feat:添加code-server到列表

This commit is contained in:
okxlin 2023-06-28 03:13:51 +08:00
parent 1578ac1924
commit ceb2b89ad9
4 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ services:
- PASSWORD=${WEB_PASSWORD}
- SUDO_PASSWORD=${SUDO_PASSWORD}
- DEFAULT_WORKSPACE=/config/workspace
image: linuxserver/code-server:4.14.0
image: linuxserver/code-server:4.14.1
labels:
createdBy: "Apps"

View File

@ -5,7 +5,7 @@
Run [VS Code](https://github.com/Microsoft/vscode) on any machine anywhere and
access it in the browser.
![Screenshot](./assets/screenshot.png)
![Screenshot](https://raw.githubusercontent.com/coder/code-server/main/docs/assets/screenshot.png)
## Highlights