Skip to content

Commit d59be59

Browse files
committed
update known issues
Signed-off-by: Lorena Rangel <[email protected]>
1 parent 7e1a59e commit d59be59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
4040

4141
#### 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. As a workaround, follow the steps below:
43+
- Docker Desktop for Mac might fail to start with macOS reporting either `com.docker.vmnetd` or `com.docker.socket` is malware on installed versions of Docker Desktop. Fresh installations do not have this issue.
44+
As a workaround, follow the steps below:
4445
1. Quit Docker and kill and related processes using the Activity Monitor.
4546
2. Run: `sudo cp /Applications/Docker.app/Contents/Library/LaunchServices/com.docker.vmnetd /Library/PrivilegedHelperTools/`.
4647
3. Run: `sudo cp /Applications/Docker.app/Contents/MacOS/com.docker.socket /Library/PrivilegedHelperTools/`.

0 commit comments

Comments
 (0)