1 repository
Low-level modification of Docker engine resource properties through API payload adjustments.
Distinct from Docker Engine Automations: Focuses on modifying specific engine parameters rather than general programmatic automation of resources.
Explore 1 awesome GitHub repository matching devops & infrastructure · Engine Parameter Modifications. Refine with filters or upvote what's useful.
Testcontainers for .NET is a Docker testing library and integration testing framework designed to manage the lifecycle of throwaway containers. It provides high-level abstractions as a Docker API wrapper to provision ephemeral infrastructure, replacing mocks with real database, messaging, and search engine instances to ensure isolated and reproducible test environments. The project distinguishes itself through a builder-configuration-container pattern and a dynamic port binding mechanism that prevents collisions during concurrent test execution. It enables reliable service-to-service communic
Provides the ability to modify raw Docker engine payloads for resource properties not exposed by standard builders.