Skip to content

Commit ab21a03

Browse files
lorenrhaevesdocker
andauthored
Apply suggestions from code review
Co-authored-by: Allie Sadler <[email protected]>
1 parent efdd1e4 commit ab21a03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
3838

3939
### Known issues
4040

41-
#### For macOS
41+
#### For Mac
4242

43-
- Docker Desktop for Mac might fail to start with macOS reporting either `com.docker.vmnetd` or `com.docker.socket` is malware.
43+
- Docker Desktop for Mac might fail to start with macOS reporting either `com.docker.vmnetd` or `com.docker.socket` is malware. As a workaround, follow the steps below:
4444
1. Quit Docker and kill and related processes using the Activity Monitor
4545
2. Run: `sudo cp /Applications/Docker.app/Contents/Library/LaunchServices/com.docker.vmnetd /Library/PrivilegedHelperTools/`
4646
3. Run: `sudo cp /Applications/Docker.app/Contents/MacOS/com.docker.socket /Library/PrivilegedHelperTools/`

0 commit comments

Comments
 (0)