Docker images for education purposes at ELTE FI.
1.2K
Contains images for education purposes at ELTE FI (Eötvös Loránd University, Faculty of Informatics).
mcserep/elte:ubuntu-2004An Ubuntu 20.04 OS with essential build tools (C/C++) and Ericsson CodeChecker added.
mcserep/elte:ubuntu-2004-qt5Extends the mcserep/elte:ubuntu-2004 image with the Qt5 SDK.
Contains a build script to compile Qt projects. Usage:
/build.sh script in that folder.mcserep/elte:dotnet-48Windows Server, version 2019 OS 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.mcserep/elte:dotnet-60-linuxDebian 11 Bullseye based image with the .NET 6 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.Analyzersmcserep/elte:dotnet-60-windowsWindows Server, version 2019 OS with the .NET SDK 6.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:\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.Analyzersmcserep/elte:dotnet-60Multi-architecture image for mcserep/elte:dotnet-60-linux and mcserep/elte:dotnet-60-windows.
mcserep/elte:dotnet-60-mauiExtends the mcserep/elte:dotnet-60-windows image with MAUI support and related tooling:
Contains a C:\build.ps1 build script to compile Visual Studio solutions.
mcserep/elte:workbookAn Ubuntu 24.10 based image capable of building HTML and PDF workbooks from Markdown.
Toolset:
Content type
Image
Digest
sha256:b2e7e9f70…
Size
5.4 GB
Last updated
over 1 year ago
docker pull mcserep/elte:dotnet-60-maui