Skip to content

Commit 47dc3d4

Browse files
authored
Merge pull request #24573 from lacatoire/fix/issue-24557-hyperkit-deprecation
Fix stale framing of HyperKit deprecation
2 parents d64c51f + 4647ec3 commit 47dc3d4

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)