docs: update mac permission requirements for removed privileged helper - #25929
Draft
ebriney wants to merge 1 commit into
Draft
docs: update mac permission requirements for removed privileged helper#25929ebriney wants to merge 1 commit into
ebriney wants to merge 1 commit into
Conversation
Docker Desktop for Mac no longer uses a privileged helper process to bind privileged ports or cache the Registry Access Management policy, and no longer presents a first-run installation window. Update the docs to reflect that privileged configuration (CLI tools location, default Docker socket) is now managed from the Advanced page in Settings, that $HOME/.docker/bin is the default and automatically added to PATH, and remove the now-obsolete privileged port mapping references. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Docker Desktop for Mac no longer starts a privileged helper process to bind privileged ports (<1024) or cache the Registry Access Management policy, and no longer shows a first-run installation window for privileged access. This updates the docs accordingly:
vmnetdexample) frommac-permission-requirements.mdmac-permission-requirements.mdandwindows-permission-requirements.mdsettings.md, and the matching mention inmac-install.md$HOME/.docker/bin, automatically added toPATH;/usr/local/binis an opt-in, password-gated alternative from Advanced settingsRelated issues or tickets
DKP-2730
Reviews