mirror of
https://github.com/coder/code-server.git
synced 2026-05-10 14:27:26 +02:00
Document KEEP_MODULES
This commit is contained in:
@@ -13,6 +13,8 @@ main() {
|
||||
-e HOME="/src/.home" \
|
||||
-e USER="coder" \
|
||||
-e GITHUB_TOKEN \
|
||||
-e KEEP_MODULES \
|
||||
-e MINIFY \
|
||||
-w /src \
|
||||
-p 127.0.0.1:8080:8080 \
|
||||
-u "$(id -u):$(id -g)" \
|
||||
|
||||
Reference in New Issue
Block a user