mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-18 08:48:27 -04:00
Include current dotnet release
This commit is contained in:
@@ -6,8 +6,8 @@ In code server docker arguments, set an environment variable `DOCKER_MODS=linuxs
|
||||
|
||||
If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/mods:code-server-dotnet|linuxserver/mods:code-server-mod2`
|
||||
|
||||
All current [lts releases](https://dotnet.microsoft.com/download/dotnet-core) will be made available inside the container (3.1.403 and 2.1.811 as of 2020/10/14).
|
||||
The [current release and all current lts releases](https://dotnet.microsoft.com/download/dotnet-core) will be made available inside the container (5.0.101, 3.1.404 and 2.1.811 as of 2020/12/13).
|
||||
|
||||
The binaries are accessible at `/dotnet_<sdkversion>/dotnet` for each respective version.
|
||||
|
||||
The latest version binary is symlinked from `/usr/local/bin/dotnet` so it can be called via `dotnet` from anywhere.
|
||||
The current version binary is symlinked from `/usr/local/bin/dotnet` so it can be called via `dotnet` from anywhere.
|
||||
|
||||
Reference in New Issue
Block a user