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 support for Docker Context #382

Open
gesellix opened this issue Oct 31, 2022 · 1 comment
Open

Add support for Docker Context #382

gesellix opened this issue Oct 31, 2022 · 1 comment
Assignees

Comments

@gesellix
Copy link
Owner

See https://docs.docker.com/engine/context/working-with-contexts/

We might need to use contexts, because Docker Desktop for MacOS will probably change the default socket location from the well-known /var/run/docker.sock to a location in userspace. See docker/for-mac#6529 for details.
The release notes for Docker Desktop 4.13.0 already mentioned this, but the change was rolled back with Docker Desktop 4.13.1:

By default Docker will not create the /var/run/docker.sock symlink on the host and use the docker-desktop CLI context instead.

@gesellix
Copy link
Owner Author

gesellix commented Nov 7, 2022

See #385: a simple read-only support will be included with the next release

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

No branches or pull requests

1 participant