Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Build image with ITestcontainersClient implementation #884

Merged
merged 4 commits into from
May 10, 2023

Conversation

HofmeisterAn
Copy link
Collaborator

What does this PR do?

Replaces the IDockerImageOperations build with the ITestcontainersClient implementation.

Why is it important?

Usually, we try to separate the implementation. The operation interfaces prepare the Docker Engine API call while the client contains the logic.

Related issues

-

@HofmeisterAn HofmeisterAn added the chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups label May 9, 2023
@netlify
Copy link

netlify bot commented May 9, 2023

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit 048d88c
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/645a54823197f70008d893a5
😎 Deploy Preview https://deploy-preview-884--testcontainers-dotnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@HofmeisterAn HofmeisterAn merged commit 809f619 into develop May 10, 2023
13 checks passed
@HofmeisterAn HofmeisterAn deleted the bugfix/use-tc-client-in-future-docker-image branch May 10, 2023 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant