You've already forked Docker-OSX
mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-07-02 02:42:37 -05:00
If you put an image at /imamge, the image will use that at runtime. Move OSX-KVM to submodule, and symlink for perfect redundancy ln -s /home/arch/Docker-OSX/OSX-KVM /home/arch/OSX-KVM
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "osx-serial-generator"]
|
||||
path = osx-serial-generator
|
||||
url = https://github.com/sickcodes/osx-serial-generator.git
|
||||
[submodule "OSX-KVM"]
|
||||
path = OSX-KVM
|
||||
url = https://github.com/kholia/OSX-KVM
|
||||
|
Reference in New Issue
Block a user