¶
C# Docker Setup
Container deployment baseline for C#.
¶
Compose Skeleton
services: csharp: image: <image> restart: unless-stopped