Document nvm install and add proxy setup

This commit is contained in:
ub
2026-02-06 08:30:37 +08:00
parent 768b045ab0
commit 77a759a3a1
3 changed files with 24 additions and 23 deletions

View File

@@ -1,3 +1,7 @@
```shell
docker exec -it code-server /init.d/run.sh
```
```shell
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.4/install.sh | bash
```