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