Docker Base

This repository contains the base container images that serve as the foundation for building our Docker images.

base/steamcmd
Base image with SteamCMD, designed for building and running Steam-powered game server containers.
Updated 2026-04-02 17:11:21 -07:00
base/debian
Lightweight Debian-based image designed for stable and reproducible container builds.
Updated 2026-03-30 10:16:18 -07:00
base/dotnet-sdk
Full .NET SDK image providing the complete toolset for developing, building, and testing .NET applications.
Updated 2026-03-29 17:21:39 -07:00
base/dotnet-runtime
.NET runtime image for running console and non-web .NET applications with minimal footprint.
Updated 2026-03-29 17:21:25 -07:00
base/aspnet-runtime
Optimized ASP.NET runtime image containing only the components required to run ASP.NET applications.
Updated 2026-03-29 17:21:12 -07:00
base/aspnet-sdk
ASP.NET SDK image including the full .NET toolchain for building, testing, and publishing ASP.NET applications.
Updated 2026-03-29 17:20:59 -07:00
base/ubuntu
Minimal Ubuntu-based image providing a general-purpose foundation for application containers.
Updated 2026-03-29 17:20:27 -07:00