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

feat: Detect rootless Docker endpoint configurations #868

Merged
merged 3 commits into from
Apr 5, 2023

Conversation

HofmeisterAn
Copy link
Collaborator

What does this PR do?

Adds another Docker endpoint authentication provider to detect rootless Docker configurations.

Why is it important?

We are seeing an increasing number of setups that use rootless Docker endpoint configurations. In order to prevent developers from having to configure Testcontainers repeatedly to detect these configurations, we have added another provider that can automatically detect this configurations.

Related issues

-

@HofmeisterAn HofmeisterAn added the enhancement New feature or request label Apr 5, 2023
@netlify
Copy link

netlify bot commented Apr 5, 2023

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit 0ff995a
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/642d58925e25c8000816a003
😎 Deploy Preview https://deploy-preview-868--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 marked this pull request as ready for review April 5, 2023 11:51
@HofmeisterAn HofmeisterAn merged commit e6c4255 into develop Apr 5, 2023
12 checks passed
@HofmeisterAn HofmeisterAn deleted the feature/detect-rootless-docker-daemon-socket branch April 5, 2023 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant