Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/deploy-code-serverPublic template

Commit4797d0e

Browse files
committed
add instructions for updating code-server
1 parentb85a847 commit4797d0e

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

‎deploy-container/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Docker Hub: `bencdr/code-server-deploy-container`
1111

1212
##Modifying your code-server environment
1313

14+
To update your code-server version, modify the version number on line 2 in your Dockerfile. See the[list of tags](https://hub.docker.com/r/codercom/code-server/tags?page=1&ordering=last_updated) for the latest version.
15+
1416
We've included some examples on how to add additoonal dependencies in the root-level[Dockerfile](../Dockerfile):
1517

1618
```Dockerfile

‎guides/heroku.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,8 @@ Press the button in the top right of the repo, or or click to [use this template
5151

5252
1. (Optional):[Configure rclone](https://github.com/cdr/deploy-code-server/tree/main/deploy-container#-persist-your-filesystem-with-rclone) so that you can save your VS Code config and files without commiting
5353

54-
See the[deploy-container README](../deploy-container) for other config vars for your environment.
54+
See the[deploy-container README](../deploy-container) for other config vars for your environment.
55+
56+
---
57+
58+
To update your code-server version, modify the version number on line 2 in your Dockerfile. See the[list of tags](https://hub.docker.com/r/codercom/code-server/tags?page=1&ordering=last_updated) for the latest version.

‎guides/railway.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,8 @@ You also need to specity a `PASSWORD` and a `GIT_REPO` to clone in your environm
4343

4444
1. (Optional):[Configure rclone](https://github.com/cdr/deploy-code-server/tree/main/deploy-container#-persist-your-filesystem-with-rclone) so that you can save your VS Code config and files without commiting
4545

46-
See the[deploy-container README](../deploy-container) for other config vars for your environment.
46+
See the[deploy-container README](../deploy-container) for other config vars for your environment.
47+
48+
---
49+
50+
To update your code-server version, modify the version number on line 2 in your Dockerfile. See the[list of tags](https://hub.docker.com/r/codercom/code-server/tags?page=1&ordering=last_updated) for the latest version.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp