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

Add a new default docker socket search path #748

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

achimnol
Copy link
Member

@achimnol achimnol commented Oct 25, 2022

What do these changes do?

  • Add a new docker socket search path used by the Docker Desktop app in macOS.
  • Add support for Docker client contexts (e.g., OrbStack)

Are there changes in behavior for the user?

No impacts to existing users.

Related issue number

This PR resolves #747

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes
  • If you provide code modification, please add yourself to CONTRIBUTORS.txt
    • The format is <Name> <Surname>.
    • Please keep alphabetical order, the file is sorted by names.
  • Add a new news fragment into the changes folder

@achimnol achimnol marked this pull request as draft April 26, 2024 04:45
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.

Add the docker socket path used by Docker Desktop for Mac
1 participant