diff options
| author | name <[email protected]> | 2020-06-04 20:25:29 +0000 |
|---|---|---|
| committer | name <[email protected]> | 2020-06-04 20:25:29 +0000 |
| commit | 333aeefd4fc2064dffe583b6f9b4a4f7601c68f3 (patch) | |
| tree | b176dbbedf90f7ef32a954721b9d978c6c6432ff /Dockerfile | |
| parent | Space (diff) | |
| download | docker-osx-333aeefd4fc2064dffe583b6f9b4a4f7601c68f3.tar.xz docker-osx-333aeefd4fc2064dffe583b6f9b4a4f7601c68f3.zip | |
Additional boot instructions
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -6,13 +6,13 @@ # /_____/\____/\___/_/|_|\___/_/ \____//____/_/|_| # # Title: Mac on Docker (Docker-OSX) -# Author: Sick.Codes https://sick.codes/ -# Credits: Kholia https://github.com/kholia/osx-kvm +# Author: Sick.Codes https://sick.codes/ # Version: 1.0 # License: GPLv3 # -# All credits for OpenCore support go to https://github.com/Leoyzen/KVM-Opencore and -# https://github.com/thenickdude/KVM-Opencore/. Thanks! +# All credits for OSX-KVM and the rest at Kholia's repo: https://github.com/kholia/osx-kvm +# OpenCore support go to https://github.com/Leoyzen/KVM-Opencore +# and https://github.com/thenickdude/KVM-Opencore/ # # This Dockerfile automates the installation of Docker-OSX # It will build a 32GB Mojave Disk, you can change the size using build arguments. |