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:qt6-ubuntu-24.04Extends the evaluator:cpp-ubuntu-24.04 image with the Qt6 SDK.
Contains scripts to check, execute, and analyze C++-based Qt and Python PyQt applications:
/cpp-build.sh script in that folder to build C++-based Qt applications./python-build.sh script in that folder to check for syntax errors for Python PyQt applications./python-execute.sh <script.py> script to run a Python PyQt6 application./python-analyze.sh <script.py> script to perform static analysis with PyLint and CodeChecker.evaluator:dotnet-10.0-debianUbuntu 24.04 based image with the .NET 10 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, images for .NET 8 & 9 exist (see evaluator:dotnet-8.0-debian and evaluator:dotnet-9.0-debian).
evaluator:dotnet-4.8-windowsWindows Server OS (version 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-10.0-windowsWindows Server OS (versions 2025 and 2022) with the .NET SDK 10.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, images for .NET 8 & 9 exist (see evaluator:dotnet-8.0-windows and evaluator:dotnet-9.0-windows).
evaluator:dotnet-10.0Multi-architecture image for evaluator:dotnet-10.0-debian and evaluator:dotnet-10.0-windows.
Similarly, images for .NET 8 & 9 exist (see evaluator:dotnet-8.0 and evaluator:dotnet-9.0).
evaluator:dotnet-10.0-windows-mobileExtends the evaluator:dotnet-10.0-windows image with Android and iOS support and related tooling:
Similarly, images for .NET 8 & 9 exist (see evaluator:dotnet-8.0-windows-mobile and evaluator:dotnet-9.0-windows-mobile).
.NET 8 images:
evaluator:maui-8.0-windows.NET 7 images:
evaluator:dotnet-7.0-debianevaluator:dotnet-7.0-windowsevaluator:dotnet-7.0evaluator:maui-7.0-windows.NET 6 images:
evaluator:dotnet-6.0-debianevaluator:dotnet-6.0-windowsevaluator:dotnet-6.0evaluator:maui-6.0-windowsContent type
Image
Digest
sha256:9619cf6fc…
Size
6.4 GB
Last updated
10 days ago
docker pull tmselte/evaluator:dotnet-10.0-windows-mobile