You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HofmeisterAn/dotnet-testcontainers is the most popular .NET testcontainers version and it probably also becomes the "official" version: testcontainers/testcontainers-dotnet#91.
I'm currently unable to execute the tests on my local machine because I'm getting this error message: There are no supported docker client providers!
I don't know what's the cause for it, but I'm pretty sure that it doesn't occur with the HofmeisterAn version of Testcontainers. So, that's another reason to switch the libraries now.
The text was updated successfully, but these errors were encountered:
This will probably become the official version for
testcontainers-dotnet. So migrating now makes it easier for us to
migrate later to the official version.
Fixes#96.
Signed-off-by: Florian Hockmann <[email protected]>
This will probably become the official version for
testcontainers-dotnet. So migrating now makes it easier for us to
migrate later to the official version.
Fixes#96.
Signed-off-by: Florian Hockmann <[email protected]>
HofmeisterAn/dotnet-testcontainers is the most popular .NET testcontainers version and it probably also becomes the "official" version: testcontainers/testcontainers-dotnet#91.
I'm currently unable to execute the tests on my local machine because I'm getting this error message: There are no supported docker client providers!
I don't know what's the cause for it, but I'm pretty sure that it doesn't occur with the HofmeisterAn version of Testcontainers. So, that's another reason to switch the libraries now.
The text was updated successfully, but these errors were encountered: