-
Notifications
You must be signed in to change notification settings - Fork 8k
ENGDOCS-3081 #23626
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
base: main
Are you sure you want to change the base?
ENGDOCS-3081 #23626
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
IMHO the most confusing part is the interaction with settings e.g. if using WSL 2 or virtiofs the file access is handled differently; if using Linux the network proxy is different. Maybe a later extension could be to positively recommend particular configurations e.g.
- on Windows: use Hyper-V:
com.docker.backend.exedoes networking + filesharing - on Mac: use virtualization.framework and gRPC FUSE:
com.docker.backenddoes networking + filesharing - on Linux: the file access is performed by
virtiofsdand the network byqemu(<-- I think we should simplify that in the product)
|
Thank you for your speedy review @djs55 and your patience whilst I was on PTO! The differences between OS and system configs is confusing but also the key bit, so I've rejigged the first section to include a summary table which explains what you've written hopefully in an easy-to-digest-way. LMK WYT ✍️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, a few suggestions to the table at the top. It will get much less confusing when Docker VMM is out of beta because we can recommend that for max performance and visibility!
High-level info about Docker Desktop networking.
Preview: https://deploy-preview-23626--docsdocker.netlify.app/desktop/features/networking/
Follow-up tasks: