You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/manuals/desktop/release-notes.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ Docker Desktop versions older than 6 months from the latest release are not avai
23
23
24
24
Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projects/51/views/1?filterQuery=) to see what's coming next.
25
25
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
+
26
28
## 4.37.2
27
29
28
30
{{< release-date date="2025-01-08" >}}
@@ -58,12 +60,7 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
58
60
59
61
#### For Mac
60
62
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.
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).
67
64
68
65
## 4.37.0
69
66
@@ -105,8 +102,14 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
105
102
106
103
### Known issues
107
104
105
+
#### For all platforms
106
+
108
107
- 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.
109
108
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).
0 commit comments