mariotoffia/FluentDocker
Use docker/podman, compose local and remote via a FluentAPI observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 93
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 23
- age_days: 3815
- days_rel: 90
- days_push: 45
- n_releases_24m: 4
Adoption not part of the score
1389 stars · 104 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A .NET library providing a fluent API for managing Docker and Podman containers, images, and compose stacks locally and remotely. It includes testing packages for xUnit, MsTest, and NUnit to spin up containerized dependencies during integration tests.
Use cases
- start nginx in a docker container from a .NET test
- run integration tests against real databases in containers
- spin up docker-compose stacks programmatically in C#
- use podman instead of docker in .NET tests
- wait for a container port to be ready before running tests
- manage docker containers from a dotnet application
When to choose
- you are on .NET and want Testcontainers-like container lifecycle control with a fluent API
- you need to orchestrate docker-compose or docker-stack from C# code
- you want to support both Docker and Podman from the same codebase
When to avoid
- you are not using a .NET language
- you only need to run containers via shell scripts or CI without programmatic control
- you need Kubernetes-level orchestration rather than single-host containers
Facets
library · maturity active
testing developer-tools container-runtime configuration-management developer-tools testing cross-platform dotnet windows docker-compose podman fluent-api integration-testing testcontainers-alternative csharp nuget containers devops docker linux macos
1 source
- readme: https://github.com/mariotoffia/FluentDocker · fetched 2026-08-28 · adf42d809070
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mariotoffia/FluentDocker | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="mariotoffia/FluentDocker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem