mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-28 19:23:43 -04:00
8 lines
414 B
Markdown
8 lines
414 B
Markdown
# nvm - Docker mod for code-server
|
|
|
|
This mod adds nvm dev environment to linuxserver/code-server, to be installed or updated during container start.
|
|
|
|
In code-server docker arguments, set an environment variable `DOCKER_MODS=linuxserver/mods:code-server-nvm`
|
|
|
|
If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/mods:code-server-nvm|linuxserver/mods:code-server-mod2`
|