Skip to content

Commit e0ab100

Browse files
committed
More mentions of the malware security popup
1 parent c455052 commit e0ab100

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Docker Desktop versions older than 6 months from the latest release are not avai
2323

2424
Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projects/51/views/1?filterQuery=) to see what's coming next.
2525

26+
> If you're experiencing malware detection issues on Mac, follow the steps documented in [docker/for-mac#7527](https://github.com/docker/for-mac/issues/7527).
27+
2628
## 4.37.2
2729

2830
{{< release-date date="2025-01-08" >}}
@@ -58,12 +60,7 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
5860

5961
#### For Mac
6062

61-
- 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:
62-
1. Quit Docker and kill and related processes using the Activity Monitor.
63-
2. Run: `sudo cp /Applications/Docker.app/Contents/Library/LaunchServices/com.docker.vmnetd /Library/PrivilegedHelperTools/`.
64-
3. Run: `sudo cp /Applications/Docker.app/Contents/MacOS/com.docker.socket /Library/PrivilegedHelperTools/`.
65-
4. Restart Docker Desktop.
66-
5. If this doesn't work, update to a later version and rerun the steps. See [docker/for-mac#7520](https://github.com/docker/for-mac/issues/7520)
63+
- If you’re seeing a security popup about a malware on `com.docker.vmnetd` or `com.docker.socket`, follow the steps documented in [docker/for-mac#7527](https://github.com/docker/for-mac/issues/7527).
6764

6865
## 4.37.0
6966

@@ -105,8 +102,14 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
105102

106103
### Known issues
107104

105+
#### For all platforms
106+
108107
- Kubernetes cluster may not start if **Registry Access Manager** is enabled. As a workaround, add `registry.k8s.io` and `<geo>-docker.pkg.dev` to **Registry Access Management** policies.
109108

109+
#### For Mac
110+
111+
- If you’re seeing a security popup about a malware on `com.docker.vmnetd` or `com.docker.socket`, follow the steps documented in [docker/for-mac#7527](https://github.com/docker/for-mac/issues/7527).
112+
110113
### Deprecation
111114

112115
#### For Mac

0 commit comments

Comments
 (0)