Skip to content

Commit 4647ec3

Browse files
committed
Fix stale framing of HyperKit deprecation
Fixes #24557
1 parent ffcbd75 commit 4647ec3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/manuals/desktop/features

content/manuals/desktop/features/vmm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ Note that this is not related to using QEMU to emulate non-native architectures
5656

5757
> [!NOTE]
5858
>
59-
> HyperKit will be deprecated in a future release.
59+
> HyperKit is deprecated. Docker recommends switching to the Apple Virtualization framework.
6060
61-
HyperKit is another legacy virtualization option, specifically for Intel-based Macs. Like QEMU, it is still available but considered deprecated. Docker recommends switching to modern alternatives for better performance and to future-proof your setup.
61+
HyperKit is a legacy virtualization option for Intel-based Macs. Docker recommends switching to modern alternatives for better performance and to future-proof your setup.

0 commit comments

Comments
 (0)