From 4017b32a3cb033544e89364b3729192f11effd0d Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 8 Jun 2024 18:37:02 +0200 Subject: [PATCH] docs: Mention macOS container --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 53339aa..a292281 100644 --- a/readme.md +++ b/readme.md @@ -335,6 +335,10 @@ kubectl apply -f kubernetes.yml In case the device is a USB disk drive, please wait until after the installation is completed before connecting it. Otherwise the installation may fail, as the order of the disks can get rearranged. +* ### How do I run macOS in a container? + + You can use [dockur/macos](https://github.com/dockur/macos) for that. It shares many of the same features, except for the automatic installation. + * ### Is this project legal? Yes, this project contains only open-source code and does not distribute any copyrighted material. Any product keys found in the code are just generic placeholders provided by Microsoft for trial purposes. So under all applicable laws, this project would be considered legal.