Docker images for the Evaluator component in TMS.
10K+
Docker images for the Evaluator component in TMS.
evaluator:cpp-ubuntu-24.04An Ubuntu 24.04 OS with essential build tools (C/C++) and Ericsson CodeChecker added.
Similarly, an evaluator:cpp-ubuntu-22.04 image with Ubuntu 22.04 as a base image and
an evaluator:cpp-ubuntu-20.04 image with Ubuntu 20.04 as a base image exist.
evaluator:qt5-ubuntu-20.04Extends the evaluator:cpp-ubuntu-20.04 image with the Qt5 SDK.
Contains a build script to compile Qt projects. Usage:
/build.sh script in that folder.evaluator:dotnet-9.0-debianDebian 12 Bookworm based image with the .NET 9 SDK (.NET CLI, .NET runtime, ASP.NET Core).
Contains a build script to compile Visual Studio solutions (only .NET Core supported). Usage:
/build.sh script in that folder to build all solutions found;/execute.sh script in that folder to run the first found executable project.Contains Roslynator.Dotnet.CLI and the following Roslyn-based analyzers:
Microsoft.CodeAnalysis.NetAnalyzersSonarAnalyzer.CSharpRoslynator.AnalyzersSimilarly, an evaluator:dotnet-8.0-debian image exists for .NET 8.
evaluator:dotnet-4.8-windowsWindows Server OS (versions 2019 and 2022) with the following tools included:
Contains a build script to compile Visual Studio solutions (.NET Framework and .NET Core). Usage:
C:\build.ps1 script in that folder.evaluator:dotnet-9.0-windowsWindows Server OS (versions 2019 and 2022) with the .NET SDK 9.0 included.
Contains a build script to compile Visual Studio solutions (only .NET Core supported). Usage:
C:\build.ps1 script in that folder to build all solutions found;C:\analyze.ps1 script in that folder to build all projects found and perform static analysis;C:\execute.ps1 script in that folder to run the first found executable project.Contains Roslynator.Dotnet.CLI and the following Roslyn-based analyzers:
Microsoft.CodeAnalysis.NetAnalyzersSonarAnalyzer.CSharpRoslynator.AnalyzersSimilarly, an evaluator:dotnet-8.0-windows image exists for .NET 8.
evaluator:dotnet-9.0Multi-architecture image for evaluator:dotnet-9.0-debian and evaluator:dotnet-9.0-windows.
Similarly, an evaluator:dotnet-8.0 image exists for .NET 8.
evaluator:maui-8.0-windowsExtends the evaluator:dotnet-8.0-windows image with MAUI support and related tooling:
Beside the scripts present in evaluator:dotnet-8.0-windows, it contains a
C:\build-nomac.ps1 build script to compile Visual Studio solutions.
.NET 6 images:
evaluator:dotnet-6.0-debianevaluator:dotnet-6.0-windowsevaluator:dotnet-6.0evaluator:maui-6.0-windows.NET 7 images:
evaluator:dotnet-7.0-debianevaluator:dotnet-7.0-windowsevaluator:dotnet-7.0evaluator:maui-7.0-windowsContent type
Image
Digest
sha256:4f7d6b8b4…
Size
6.3 GB
Last updated
13 days ago
docker pull tmselte/evaluator:dotnet-10.0-windows-mobile-ltsc2025