mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-11-22 10:20:00 +08:00
Compare commits
2 Commits
daeca035a4
...
273f339fa3
Author | SHA1 | Date | |
---|---|---|---|
|
273f339fa3 | ||
|
21e2895ff2 |
@ -598,7 +598,7 @@ sudo modprobe kvm
|
|||||||
|
|
||||||
Running Docker-OSX on Windows is possible using WSL2 (Windows 11 + Windows Subsystem for Linux).
|
Running Docker-OSX on Windows is possible using WSL2 (Windows 11 + Windows Subsystem for Linux).
|
||||||
|
|
||||||
You must have Windows 11 installed with build 22000+ (21H2 or higher).
|
You must have Windows 11 installed with build 22000+ (21H2 or higher). Please note that while WSL2 *does* exist on Windows 10, it is missing functionality that is required such as Nested Virtualization.
|
||||||
|
|
||||||
First, install WSL on your computer by running this command in an administrator powershell. For more info, look [here](https://docs.microsoft.com/en-us/windows/wsl/install).
|
First, install WSL on your computer by running this command in an administrator powershell. For more info, look [here](https://docs.microsoft.com/en-us/windows/wsl/install).
|
||||||
|
|
||||||
@ -1131,7 +1131,7 @@ COPY --chown=arch ./deduped.img /home/arch/OSX-KVM/mac_hdd_ng.img
|
|||||||
|
|
||||||
### Run Docker-OSX headlessly with Telnet
|
### Run Docker-OSX headlessly with Telnet
|
||||||
|
|
||||||
First make sure [autoboot is enabled](#autoboot-into-osx-after-youve-installed-everything)
|
First make sure [autoboot is enabled](#autoboot-into-os-x-after-youve-installed-everything)
|
||||||
|
|
||||||
Next, you will want to set up SSH to be automatically started.
|
Next, you will want to set up SSH to be automatically started.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user