mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-16 05:13:09 -04:00
9 lines
464 B
Markdown
9 lines
464 B
Markdown
# This mod is deprecated since Python2 is EOL.
|
|
|
|
# Python2 - Docker mod for code-server
|
|
|
|
This mod adds a python2 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-python2`
|
|
|
|
If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/mods:code-server-python2|linuxserver/mods:code-server-mod2` |