Docker-OSX
Docker-OSX copied to clipboard
Persistent by default, but also optional.
Changes
-
Move
/home/arch/OSX-KVM
to/home/arch/Docker-OSX/OSX-KVM
, but symlink it anyway -
If you put an image at /image, 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
Do I have to change anything?
- No. I never deprecate anything. Ever. I want devs who haven't used the project in a year, to be able to go back over their notes and absolutely zero change in operating the same way as when we first released <3