Skip to content

fix(core): Determine docker socket for rootless docker #779

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

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

CarliJoy
Copy link
Contributor

@CarliJoy CarliJoy commented Feb 27, 2025

fixes #537

Use docker_api to determine the socket_path (defined in UnixHTTPAdapter).

Replaces: #710

Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@46913c1). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #779   +/-   ##
=======================================
  Coverage        ?   84.95%           
=======================================
  Files           ?       12           
  Lines           ?      678           
  Branches        ?      106           
=======================================
  Hits            ?      576           
  Misses          ?       79           
  Partials        ?       23           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@CarliJoy CarliJoy force-pushed the fix_rootless_docker branch from b51eecc to 99d9192 Compare February 27, 2025 17:53
@alexanderankin alexanderankin merged commit 6817582 into testcontainers:main Apr 2, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: RYUK container startup failure when running Docker in rootless mode
2 participants