dev.tirsvad.dk
Tirsvad Website: A Clean Architecture .NET solution using Blazor WebAssembly for modern, cloud-ready web applications. Supports SQLite/MySQL, containerization, and follows best practices for maintainability and scalability.
Docker.Debian13.Nginx Directory Reference
Directory dependency graph for Docker.Debian13.Nginx:
src/WebUI/WebUI/wwwroot/projects/TirsvadCLI/Docker.Debian13.Nginx

Detailed Description

[![][Docker Pulls Shield]][Docker Pulls Url]

Logo TirsvadCLI Docker image - Debian13 with Nginx

This is the TirsvadCLI Docker image based on Debian 13 with Nginx installed. It is built on top of the tirsvad/tirsvadcli_debian13_dotnet10 image, which includes .NET 10 SDK and runtime.

⚡ Quick start

Prerequisites:

Download:

docker pull tirsvad/tirsvadcli_debian13_nginx:latest

Build from source:

git clone https://github.com/TirsvadCLI/TirsvadCLI.Docker.Debian13.Nginx.git
cd TirsvadCLI.Docker.Debian13.Nginx
docker-compose up --build

Run:

docker-compose up

🛠️ Troubleshooting

If the build fails, run with plain logs to see diagnostics:

docker compose build --no-cache --progress=plain

🧱 Base image

📁 Files of interest

Common issues:

📜 License

This project is licensed under the GNU AGPLv3 License - see the LICENSE file for details.