Skip to content

Commit 32d336b

Browse files
authored
Merge pull request #21624 from docker/published-update
publish updates from main
2 parents cbcebd1 + 9bad947 commit 32d336b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

content/manuals/desktop/release-notes.md

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

3232
### New
3333

34-
- You can now perform key operations such as starting, stopping, restarting, and checking the status of Docker Desktop directly from the command line.
34+
- You can now perform key operations such as starting, stopping, restarting, and checking the status of Docker Desktop directly from the [command line](/manuals/desktop/features/desktop-cli.md) (Beta).
3535
- The AI Catalog in Docker Hub is available directly through Docker Desktop.
3636

3737
### Upgrades
@@ -66,6 +66,13 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
6666

6767
- 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.
6868

69+
### Deprecation
70+
71+
#### For Mac
72+
73+
- QEMU (Legacy) as a VMM on Apple Silicon will be removed in a future version. It is recommended that you switch to the Apple Virtualization Framework for increased performance and stability. If you encounter an issue, [contact Docker Support](https://www.docker.com/support/) or [file a GitHub issue](https://github.com/docker/for-mac/issues).
74+
- osxfs (Legacy) will be removed in a future version. It is recommended that you switch to VirtioFS for increased performance. If you encounter an issue, [contact Docker Support](https://www.docker.com/support/) or [file a GitHub issue](https://github.com/docker/for-mac/issues).
75+
6976
## 4.36.0
7077

7178
{{< release-date date="2024-11-18" >}}

0 commit comments

Comments
 (0)